Turtle Graphics

by David Reed, for A Balanced Introduction to Computer Science, 3rd ed.


   

Turtle Commands

time(s)
Start each drawing at (0,0)


125
-200 Your browser does not support the HTML5 canvas tag. 200
-125

Turtle Status                        

heading:   0o

location: (0,0)

pen:  



distance from (0,0): 0

distance2 from (0,0):   0