Let's move the sprite down to the floor.

  • Click on the section of the toolkit.
  • Drag Move Down into your code.

To navigate the page using the TAB key, first press ESC to exit the code editor.

stage.set_background("subway") sprite = codesters.Sprite("person10")
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)