Commit 1b2f81f0 by BellCodeEditor

save project

parent 8b3b64f3
Showing with 4 additions and 5 deletions
......@@ -13,8 +13,6 @@ for i in range(300):
pen.right(121)
# 隐藏画笔,保存画布
pen.hideturtle()
colors=("r")
turtle.done()
colors=["red","orange""yellow","green"]
pen.pencolor(colors)[i%4]
\ 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