Friday, November 30, 2018

Coding A Circle Shape With Python Turtle

I now know how to draw straight lines in Python Turtle. I wanted to challenge myself to see if I could  figure out how to draw curved lines and circle shapes. I could not find clear instructions about how to do what I wanted, so I cheated a little and found and existing code that creates a circle. 

Down below is a screenshot of the code I entered and of the circle that it coded. 



No comments:

Post a Comment

Inspiration Of What I could Do Using Python Turtle With More Practice

Even though I did not get to do a final finished product that does not mean that I will not continue learning to code. I most willingly w...