Commit 18c1f477 by BellCodeEditor

save project

parent c9779811
Showing with 3 additions and 2 deletions
......@@ -8,7 +8,7 @@ pen.begin_fill()
for i in range(5):
pen.forward(200)
pen.right(144)
pen.end_fill()
pen.hideturtle()
pen.end_fill()
pen.hideturtle()
turle.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