Program named Alice0175b

(Display Listing 2.)

Designed to be as simple as I could make it and still use a for loop to produce some meaningful output.

Uses a for loop to count from 0 to 5 inclusive.

Displays the value of the count during each iteration of the loop as shown in Figure 4.

Figure 4. Program named Alice0174b while running.