Commit 200313ee by BellCodeEditor

save project

parent 0dbdcdfb
Showing with 1 additions and 1 deletions
......@@ -23,7 +23,7 @@ p.end_fill()
# 抬起画笔
p.penup()
# 移动到下一个小五角星
p.goto(-150,300)
p.goto(-180,330)
# 落下画笔
p.pendown()
# 开始填充颜色
......
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