Commit 5ac03f94 by BellCodeEditor

save project

parent 884b2c60
Showing with 4 additions and 3 deletions
......@@ -3,10 +3,11 @@ pen=turtle.pen:
foringrangt(5)
pen.forward(200)
pen.risht(144)
pen.hideturt()
turtle.done()
pen.hideturt()
pen=turtle.pen
turtle.done()
for i in range(3):
pen.forward(200)
pen.left(120)
pen.end_fill()
turtle.donr()
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