Now let's move the turtle a little farther.

  • Go to and drag out Move Forward.
  • Change the number in .move_forward() to 350.

Now this command will move the sprite forward 350 pixels.

A pixel is the unit of measurement on the stage.