Commit 202850b1 by BellCodeEditor

save project

parent 691b4a00
Showing with 1 additions and 2 deletions
......@@ -9,5 +9,5 @@ pen.begin_fill()
for i in range(5):
pen.forward(100)
pen.left(-144)
pen.end_fill()
turtle.done()
pen.end_fill()
\ 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