STEP 4: It's time to finish creating the coin shapes and make them drop into the piggy bank!

  • In .Circle(), change the x-coordinate to 75 and the y-coordinate to 250.
  • From drag out Move Down and drop it indented inside the loop.
  • Change the integer argument in .move_down() to 200.
  • Scroll down in and drop Hide Sprite indented inside the loop.

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)