Commit 3a18c3ed by BellCodeEditor

save project

parent 87846d9e
Showing with 4 additions and 3 deletions
...@@ -10,5 +10,6 @@ for i in range(5): ...@@ -10,5 +10,6 @@ for i in range(5):
pen.hideturtle() pen.hideturtle()
turtle.done() turtle.done()
pen.fillcolor("red") pen.fillcolor("red")
pepn.begin_fill()#起点 pen.begin_fill()
pen.end_fill()#终点
\ No newline at end of file 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