created 01/22/00


Chapter 37 Programming Exercises

Exercise 1

Draw ten red circles in a vertical column in the center of the applet.


Exercise 2

Draw 10 alternating red circles and blue squares in a line across the center of the applet.


Exercise 3

Draw 10 concentric circles in the center of the applet.


Exercise 4

Create a simple holiday card applet using simple graphics for the next holiday.


End of the Exercises