Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 331 Bytes

File metadata and controls

11 lines (9 loc) · 331 Bytes

To design a Christmas Tree in python language using turtle-graphics

This is a python program to display a christmas tree using turtle

Steps to run the program :

Windows or Linux : In the cmd type 
git clone https://github.com/JasonJerry/ChristmasTreeTurtle.git
cd ChristmasTreeTurtle
python3 ChristmasTreeTurtle.py