LAMPCAE/extlib/Python/Lib/turtledemo/__init__.py

15 lines
314 B
Python
Raw Normal View History

2024-03-20 08:12:44 +00:00
"""
--------------------------------------
About this viewer
--------------------------------------
Tiny demo viewer to view turtle graphics example scripts.
Quickly and dirtyly assembled by Gregor Lingl.
June, 2006
For more information see: turtledemo - Help
Have fun!
"""