Commit 44723794 by BellCodeEditor

save project

parent 983c4cac
Showing with 1 additions and 1 deletions
...@@ -11,7 +11,7 @@ for i in range(36): ...@@ -11,7 +11,7 @@ for i in range(36):
pen.left(180-180/36) pen.left(180-180/36)
pen.hideturtle() pen.hideturtle()
pen.end_fill() pen.end_fill()
pen.done() turtle.done()
......
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