turtle.rt(angle)
turtle.end_poly() Stop recording the vertices of a polygon. Current turtle position is last vertex of polygon. This will be
turtle.speed(speed=None)
turtle.get_poly() Return the last recorded polygon. >>>
Page 17 of 17