turtle.lt(angle)
turtle.left(angle) turtle.lt(angle)
turtle.textinput(title, prompt)
turtle.home() Move turtle to the origin – coordinates (0,0) – and set its heading to its start-orientation (which depends on
shlex.split(s, comments=False, posix=True) Split the string s using shell-like syntax. If comments is
shlex.lineno Source line number (count of newlines seen so far plus one).
turtle.pensize(width=None) turtle.width(width=None)
turtle.delay(delay=None)
class turtle.RawTurtle(canvas) class turtle.RawPen(canvas)
turtle.radians() Set the angle measurement units to radians. Equivalent to degrees(2*math.pi).
Page 8 of 17