Commit ce6395d0 by BellCodeEditor

save project

parent 411fd582
Showing with 2 additions and 0 deletions
...@@ -7,5 +7,6 @@ for i in range(5): ...@@ -7,5 +7,6 @@ for i in range(5):
t.forward(200) t.forward(200)
t.right(144) t.right(144)
t.end_fill()
t.hideturtle() t.hideturtle()
turtle.done() turtle.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