Coding Task: 03.02 Do you want to draw a snowman?

Now it’s time to write your own function!

Your Task

Fill in the blanks and correct the code to write your own snowman() function.

PyAngelo Reference Sheet

Remember to use the PyAngelo reference sheet to help you with your code! Click on one of the buttons below:

Requirements

  • The program should run without any errors.
  • Your function should produce a snowman that is made of 3 circles.

Scroll to Top