STEP 10: Let's change the polygon's location!

The polygon has five parameters, just like the star! Four are integers and one is a string. Use the comment above the code to help you determine which parameters to change!

  • Change the polygon's x parameter to -50.
  • Change the polygon's y parameter to 50.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE