The conditional clause of the while loop (cont'd)
If the value of testResult is true, (meaning that the input value was outside the specified range):
The code in the body of the loop is executed.
This code begins by producing the screen output shown in Figure 2.
Then the code: