Commit 40f7dc48 by BellCodeEditor

save project

parent b75b7bcc
Showing with 4 additions and 3 deletions
input(turtle)
Pen.=turtle.
fillcolor("red")
fillcolor("green")
being_fill()
for i in range(5):
for i in range(36):
Pen.foword(200)
left(144)
left(170)
end_fill()
Pen.hideturtle()
\ 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