Holiday Project

For the holiday project I made a snowman in python turtle art. I did this by using circles, forward commands, and pensize. I made 3 circles getting progressively smaller and I made the buttons out of pensize (15) and I moved the turtle forward .1 and that would make a button. To make multiple buttons I would use goto and penup/down.

Here is the link the the project: https://repl.it/@RohanPagdiwalla/Holiday-Assignment#main.py

Leave a Reply

Your email address will not be published. Required fields are marked *