Organize as Acts, Scenes, Segments, etc.
Display Figure 2.
The program specifications give us a strong hint as to how we will organize the program.
In the lesson titled "Learn to Program using Alice, Your First Alice Program" you learned about writing world-level methods to modularize your program.
We will use that approach for this project.
We will organize the program using world-level methods organized in the manner shown in Figure 2.