Cmd.emptyline() Method called when an empty line is entered in response to the prompt. If this method is not overridden, it
turtle.tracer(n=None, delay=None)
turtle.window_height() Return the height of the turtle window.
turtle.onrelease(fun, btn=1, add=None)
turtle.tilt(angle)
turtle.setposition(x, y=None)
turtle.onkeyrelease(fun, key)
turtle.turtles() Return the list of turtles on the screen.
turtle.numinput(title, prompt, default=None, minval=None, maxval=None)
turtle.setpos(x, y=None) turtle.setposition(x, y=None)
Page 10 of 17