Commit 7f0e29fa by BellCodeEditor

save project

parent 17905387
Showing with 1 additions and 1 deletions
......@@ -2,7 +2,7 @@
import turtle
screen=turtle.Screen()
screen.bgcolor("blue")
screen.bgcolor("red")
pen=turtle.Pen()
pen.write("你好啊!",font=("Times",13,"normal"))
pen.hideturtle()
......
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