When testResult is false
(Display Listing 1.)
When the value of testResult is false, (meaning that the user input value was within the specified range):
The body of the loop is skipped and the doTogether block of code at the end of Listing 1 is executed.
(Display Figure 3.)
This produces the screen output shown in Figure 3.