Commit 1b5173f1 by BellCodeEditor

save project

parent 8ea25e21
Showing with 1 additions and 1 deletions
......@@ -6,7 +6,7 @@ import turtle
pen = turtle.Pen()
screen = turtle.Screen()
screen.bgcolor("light pink")
screen.bgcolor("black")
colors=["white","blue","violet","cyan"]
# 请创造师在下面接着创作
pen.speed(1000)
......
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