Skip to content

secnnet/Python-Turtle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Python Turtle

This script allows the user to create a colorful spiral using Python's turtle graphics module. The user can customize the spiral by providing the length, angle, and color pattern. Additionally, the user can choose to save the output as an image. 😊