Python Triangles A basic Python turtle module program that elementary students can use to manipulate/explore triangles, colors, and loops.
Python Spirals This basic Python program is used to teach elementary students the basic coding of a spiraling circle using geometric math. It uses Python turtle module for Python shell. It's purpose is educational.