WARNING: This program has a bug, which means that we need to debug it! This program has a logic error.

RULE: X-Y coordinate pairs follow this format (x, y). The x-coordinate is listed first, then the y-coordinate.

  • Click Run and watch the stage. Our sprite isn't reaching the goal!
  • Reverse the order of the numbers in the .glide_to() command to get your sprite to the goal point!
  • Run the program to test your changes. When you've fixed the program, click Submit and Next.

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)