STEP 10: Let's keep picking up objects on the stage! Run the program to see the flower on the stage!

Dot notation has the following structure: sprite . action()

  • Click on . Drag Glide To to the bottom of your program.
  • Change the coordinates in the .glide_to() command so that your sprite reaches the flower!
  • Remember, coordinates are written with the x-coordinate first and y-coordinate second, like this: (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)