Commit c2572e9f by BellCodeEditor

save project

parent da5142b2
Showing with 4 additions and 1 deletions
......@@ -6,5 +6,8 @@ pen=turtle.Pen()
pen.fillcolor("yellow")
pen.begin_fill()
pen.shape("turtle")
pen i in range(5)
pen.forwoud(200)
pen.right(144)
pen.end_fill()
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