Commit a2bc5807 by BellCodeEditor

save project

parent 1b3976ac
Showing with 2 additions and 2 deletions
......@@ -7,13 +7,13 @@ import turtle
pen = turtle.Pen()
screen = turtle.Screen()
screen.bagolor("")
screen.bgcolor("black")
# 请创造师在下面接着创作
color=["violet","red","blue","yellow"]
colors=["violet","red","blue","yellow"]
distance=1
......
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