- turtle.bye() - use from the python shell, kills the graphics window
- turtle.clear() - clears the canvas but doesn't but the turtle back to 0,0
- turtle.reset() - clear() plus centers turtle (and clears variables)
- in Idle - python shell - shell - restart shell
1 comment:
http://aqualonne.free.fr/120/lectures/2(install)/InstallPython_demo.htm
Post a Comment
Leave a comment: