STEP 5: Let's display the outputs of our new loop!

Each time the loop runs, it creates a new value for the y variable. Let's use that value!

  • Click on GRAPHICS, then .
  • Drop Point indented INSIDE your loop.
  • Change the coordinates in .Point() from (50, 100) to (x, y).

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)