Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 298 Bytes

File metadata and controls

2 lines (2 loc) · 298 Bytes

Search-Program

Search Program using C++ In this program I created array of numbers, and asked user for a number ranging from 1 to 10 if the number is found the program will print "The number is printed " if not Viceversa if the user wants to exit the program he will press 0 to exit the program.