turtle.tilt(angle)
Cmd.default(line) Method called on an input line when the command prefix is not recognized. If this method is not overridden
turtle.write(arg, move=False, align="left", font=("Arial", 8, "normal"))
class turtle.RawPen(canvas)
turtle.radians() Set the angle measurement units to radians. Equivalent to degrees(2*math.pi).
shlex.debug If this attribute is numeric and 1 or more, a shlex instance will print verbose progress
turtle.delay(delay=None)
turtle.onkeyrelease(fun, key)
turtle.pensize(width=None) turtle.width(width=None)
turtle.tracer(n=None, delay=None)
Page 8 of 17