WARNING: This program has a logic error! A logic error means the code runs, but it does not do what we intended.

RULE: The .set_speed() affects ONLY actions that come after it.

  • Click Run and watch the stage to see the error. Does your sprite go the same speed as your see-thru sprite?
  • Debug the program so that the solid sprite moves at the same pace as the see-thru sprite.
  • Click Run to test if you fixed your program. When it is fixed, 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)