Commit 12be656b by BellCodeEditor

save project

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