Using Turtles in Python

So, a Turtle is a device that was invented to create drawings that were programed into a computer.

So I found this video that teaches me how to use them in Python, from making them appear, to change color, shape, thickness, draw lines, circles, arcs, make it turn, etc.

The video really explains step by step how to do it, and its really simple to understand.

Then I tried to use all of the cmmands the video taught me to form a word, and really, it only took me 5 minutes of repeating programming to finally get the result I wanted. Now I can try to do other stuff and learn more advanced commands to help me create more awesome stuff.

Turtle Python.PNG

Thank you for reding!

Leave a comment