home()
|
Move the turtle to its home position. This is at the point (0, 0). Change its heading to its start heading. Depending on the pen drawing state, a trail will be drawn. Online help: python.org |
|
Move the turtle to its home position. This is at the point (0, 0). Change its heading to its start heading. Depending on the pen drawing state, a trail will be drawn. Online help: python.org |