Cmd.intro A string to issue as an intro or banner. May be overridden by giving the cmdloop() method an argument
turtle.addshape(name, shape=None) There are three different ways to call this function:
turtle.undobufferentries() Return number of entries in the undobuffer.
turtle.shapetransform(t11=None, t12=None, t21=None, t22=None)
shlex.eof Token used to determine end of file. This will be set to the empty string (''), in non-POSIX mode, and
turtle.setup(width=_CFG["width"], height=_CFG["height"], startx=_CFG["leftright"], starty=_CFG["topbottom"]) Set the size and
turtle.showturtle() turtle.st() Make the turtle visible.
shlex.whitespace_split If True, tokens will only be split in whitespaces. This is useful, for example, for parsing
shlex.wordchars The string of characters that will accumulate into multi-character tokens. By default, includes all ASCII alphanumerics
class turtle.Turtle Subclass of RawTurtle, has the same interface but draws on a default Screen object created
Page 3 of 17