STEP 8: We see the display update all at once. Let's add a bit of a pause between each addition to our total.

  • In GRAPHICS, click on . Drag out Wait and drop it INSIDE your loop.
  • Change the number in the parentheses from 2 to 0.5.

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)