Lingjie's Turtle Exercise

by Lingjie Wang

14 Jan 2016

Custom Input for Turtles

Turtle Drawing!

I want to write a HELLO WORLD on the screen, which seems to be tradition for beginners in coding. I used raw_input & forward & goto mostly, and I’m glad that I also learned how to draw a semi-circle during the process, but I’m still wondering how to change the direction of drawing a circle. Also, the screen was a little small so I had to change the length of distance to include all the letters.

Lingjie Wang is a first year master student studying Statistics and Operations Research Find Lingjie Wang on Twitter, Github, and on the web.