Question: Write a program that does the following using for loop. A Ask the user to enter 20 positive integer values. a Then prints to the

 Write a program that does the following using for loop. A

Write a program that does the following using for loop. A Ask the user to enter 20 positive integer values. a Then prints to the output screen all the entered numbers that are greater than 10 and less than 100. For example, if the user entered: 2 11 12 30 15 200 51 60 100 -30, then the output is 11 12 30 51 60 100

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!