Write a program that uses turtle graphics to display a snowman, similar to the one shown in

Question:

Write a program that uses turtle graphics to display a snowman, similar to the one shown in Figure 5-30. In addition to a main function, the program should also have the following functions:

• DrawBase. This function should draw the base of the snowman, which is the large snowball at the bottom.

• DrawMidSection. This function should draw the middle snowball.

• DrawArms. This function should draw the snowman’s arms.

• DrawHead. This function should draw the snowman’s head, with eyes, mouth, and other facial features you desire.

• DrawHat. This function should draw the snowman’s hat.Figure 5-30 Snowman 8 O

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: