This program shows how to use a While Loop to validate input data. If a number outside the range of 0-100 is entered the user is given an error message and then allowed to input another value. The program will not continue until a value value is entered.