Amazing-Python-Scripts/Spiral-Star at master · codecravings/Amazing-Python-Scripts · GitHub
Skip to content

Latest commit

 

History

History
 
 

README.md

This is python programs to create a spiral star and colourful spiral star using python

First go to your text editor and click on termianl and after clicking on terminal click on the new terminal and write

First Method Simple Spiral Method

pip install turtles this will install turtle module in you system then right program program 1then it succesfully runs.

JPEG

Second Method Colourful Spiral Method

pip install turtles this will install turtle module in you system then right program program 2then it succesfully runs.

JPEG