backward(distance)

Sorry, the GeoGebra Applet could not be started. Please make sure that Java 1.4.2 (or later) is installed and activated. (click here to install Java now)  
Move the turtle.
It moves opposite to its heading.
The distance moved is  distance.
It leaves a trail if the pen is down.

It moves forward for negative  distance 
but the turtle heading does not change.

To change the turtle heading use:
right()  or  left()  or  setheading()

Pen drawing state   commands

Online help:  python.org