Commit 0df94bb1 by BellCodeEditor

save project

parent f9f5034f
Showing with 2 additions and 2 deletions
...@@ -10,4 +10,4 @@ for i in range(5): ...@@ -10,4 +10,4 @@ for i in range(5):
pen.left(144) pen.left(144)
pen.hideturtle() pen.hideturtle()
pen.end_fill() pen.end_fill()
turtle.done turtle.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