Commit 898b9bd5 by BellCodeEditor

auto save

parent 98ae1f1b
Showing with 1 additions and 2 deletions
...@@ -9,8 +9,7 @@ for i in range(36): ...@@ -9,8 +9,7 @@ for i in range(36):
pen.forward(200) pen.forward(200)
pen.right(170) pen.right(170)
pen.hideturtle()
turtle.done()
pen.goto(200,200) pen.goto(200,200)
for i in range(36): for i in range(36):
pen.forward(200) pen.forward(200)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment