Commit 8f09af01 by BellCodeEditor

save project

parent 67333bfa
Showing with 1 additions and 0 deletions
......@@ -6,6 +6,7 @@ import turtle
pen = turtle.Pen()
pen.speed(15)
screen = turtle.Screen()
screen.bgcolor("light pink")
colors=["white","blue","violet","cyan"]
......
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