STEP 5: Let’s make our person sprite move!

  • Click on in the toolkit and drag out Move Down to the bottom of your program.
  • Make sure you drop the .move_down(50) command at the bottom of your program.
  • Try changing the 50 to any other number!
  • Click Run to see the sprite move down. Then click Submit and Next to move on.

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)