Skip to main content

5.10) Exercise 9


Copy your solution to Exercise 8 to a new file. Modify this program so that it uses a for loop instead of a while loop. Run the program to verify that its behaviour is unchanged.

Note: the changes required are quite small, so this shouldn't take long.