Lesson 3: Turtle in One Go

I want you to write the turtle in one go. Open up the text editor for the python idle, write all your code in there. Then, simply go to the tab and select run... After that hit run module. Your code should run all at once and your turtle should make a square.

Complete and Continue