Your first introduction to Alice programming

I will present and explain six programs.

They use program code to replicate (and improve upon) what you did using interactive method calls in the earlier lesson.

The first four programs will emphasize setting the stage by executing program code.

Each of these programs will accomplish essentially the same thing.

However, each program will illustrate better program design than the ones before it.