Step 11
How many values does this input? Program 11-1Write a program which will input 6 numbers, and output a message if the value
10 is found among them Program 11-2Input a number - this is our search value. Then input another 5 numbers, and output a message whenever the serach value is found. |
|