This repository contains 4 beginner-friendly Python projects made using the turtle graphics library. Each project explores a different aspect of animation, user interaction, or randomness using turtle ...
A Python program that generates colorful polygon based art using the turtle module. Supports triangles, squares, pentagons, and nested/concentric shapes with random colors, sizes, and orientations.