STEP 10:Let's use the x-variable to place each of our presents. Since that value changes, they'll appear in a row across the stage!

  • Go to and drag out Present 8. Drop it inside the for loop.
  • Go to and drag out Go To. Drop it inside the for loop.
  • Replace the x-coordinate in .go_to() with x.


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)