EXTEND: Now modify and extend your program. Be sure to meet these minimum technical requirements:

  1. Change the number in range() in the first loop to change how many coins are created and added to the bank!
  2. Add a Variable Display after (and outside) of the second loop to display the coins list.
  3. Add a Say after the display to make the bank say the total money saved! (Hint: you must use str()!)
  4. When you are done, click Submit to turn in your work and continue.

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)