Commit c516b6f6 by BellCodeEditor

auto save

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