Commit f25045d1 by BellCodeEditor

auto save

parent eaf9a282
Showing with 2 additions and 1 deletions
...@@ -14,6 +14,6 @@ For i in range(5) ...@@ -14,6 +14,6 @@ For i in range(5)
pen.right(144) pen.right(144)
pen.forward(200) pen.forward(200)
pen.right(144) pen.right(144)
pen.hideturtle() pen.hideturtle()
pen.done() pen.done()
\ No newline at end of file
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