Question: Create an application that contains a loop to be used for input validation. Valid entries are positive integers less than 100. Test your program with

Create an application that contains a loop to be used for input validation.

Valid entries are positive integers less than 100.

Test your program with values both less than and greater than the acceptable range as well as non-numeric data. When the user is finished inputting data, display the number of valid and invalid entries entered. For invalid values, identify how many of those values were outside the range and the number of non-numeric invalid values entered.

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 Systems Analysis Design Questions!