Commit dafd9ac4 by BellCodeEditor

save project

parent dc000618
Showing with 1 additions and 1 deletions
......@@ -7,7 +7,7 @@ dew.down()
dew.write("悟空给\n诺依\n回信",font = ("楷体",13,"normal"))
dew.hideturtle()
screen = turtle.Screen()
screen.bgcolor("blue")
screen.bgcolor("light yellow")
pen = turtle.Pen()
pen.up()
pen.fillcolor("red")
......
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