created 01/22/00
Write an applet that displays four circles in a square drawing area. Each circle is centered in one of the four quadrants of the drawing area.
Click here to go back to the main menu.
Write an applet that displays a set of three concentric circles of different colors centered in the the applet's drawing area.
Click here to go back to the main menu.
Draw a picture of a snowman by using three stacked circles for the body and smaller circles for the buttons and eyes. Draw a horizontal line for the horizon.
Click here to go back to the main menu.
Draw a large asterisk * in the center of the the applet's drawing area by drawing three lines that intersect in the center.
Click here to go back to the main menu.
End of the Exercises