turtle.isvisible() Return True if the Turtle is shown, False if it’s hidden.
shlex.instream The input stream from which this shlex instance is reading characters.
turtle.forward(distance) turtle.fd(distance)
shlex.get_token() Return a token. If tokens have been stacked using push_token(), pop a token off the stack. Otherwise
shlex.commenters The string of characters that are recognized as comment beginners. All characters from the comment beginner
turtle.bgcolor(*args)
turtle.down() Pull the pen down – drawing when moving.
turtle.clearstamps(n=None)
turtle.shapesize(stretch_wid=None, stretch_len=None, outline=None) turtle.turtlesize(stretch_wid=None, stretch_len=None, outline=None)
Cmd.doc_header The header to issue if the help output has a section for documented commands.
Page 14 of 17