turtle.end_fill() Fill the shape drawn after the last call to begin_fill().
turtle.degrees(fullcircle=360.0)
turtle.getscreen() Return the TurtleScreen object the turtle is drawing on. TurtleScreen methods can then be called
turtle.settiltangle(angle)
Page 17 of 17