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.

stage.set_background("pond") sprite = codesters.Sprite("turtle1")