turtle.towards(x, y=None)
turtle.xcor() Return the turtle’s x coordinate. >>>
shlex.infile The name of the current input file, as initially set at class instantiation time or stacked by later source requests
turtle.seth(to_angle)
class shlex.shlex(instream=None, infile=None, posix=False) A shlex instance or subclass instance is a lexical analyzer
class cmd.Cmd(completekey='tab', stdin=None, stdout=None) A Cmd instance or subclass instance is a line-oriented
turtle.stamp() Stamp a copy of the turtle shape onto the canvas at the current turtle position. Return a stamp_id for that stamp
turtle.back(distance) turtle.bk(distance) turtle.backward(distance)
turtle.begin_fill() To be called just before drawing a shape to be filled.
turtle.circle(radius, extent=None, steps=None)
Page 5 of 17