Commit b3e88fea by BellCodeEditor

auto save

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