The program named Alice0180a
In the program named Alice0175d, I taught you how to write a counting loop that counted and displayed up to five penguins.
The program contained an ugly and unwieldy set of nested if-else constructs.
This program accomplishes essentially the same thing using an array.
This program is much simpler than the earlier program.