Use graphics.py.
Click HERE
for more information.
(download, install, documentation, etc.)
An alternative to graphics.py is Tk. Graphics.py is a wrapper around Tk,
and much simpler to use. Tk is pre-installed in Python, and
is a more complex and capable graphics library.
For more information about Tk, go
HERE
.
Draw an square spiral. For a hint, click
here
.
Draw an Archimedes spiral.
Draw an logarithmic spiral.
Spiral (Wikipedia)