Coding Task: 03.03 Move it, snowman

Let’s add some more parameters to our function.

Your Task

Fill in the blanks and correct the code to produce a function that draws a snowman, and lets you set the position of it.

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.
  • The function you complete should produce a snowman at the specified location.

Scroll to Top