Let's make the sprite a bit smaller so it doesn't take up as much space.

  • Go to and drag out Set Size.

This command makes our sprite half as big.

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

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