STEP 3: Let's drop seven coins into the piggy bank!

  • Go to and drag out Loop with Range.
  • In range(), change the range argument from 5 to 7.
  • In GRAPHICS, go to and drag out Circle so that it is indented inside the loop.
  • Change the circle's diameter argument from 100 to 75 and the color argument from "blue" to "silver".

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)