Commit d2c8c0d3 by BellCodeEditor

save project

parent 1185d55d
Showing with 1 additions and 1 deletions
...@@ -18,6 +18,6 @@ for i in range(36): ...@@ -18,6 +18,6 @@ for i in range(36):
#结束填充 #结束填充
p.end_fill() p.end_fill()
#隐藏画笔 #隐藏画笔
hidpturtle() hideturtle()
#固定画布 #固定画布
turtle.done() turtle.done()
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