Commit 1fa81902 by BellCodeEditor

save project

parent 286975db
Showing with 1 additions and 1 deletions
......@@ -13,7 +13,7 @@ screen=turtle.Screen()
screen.bgcolor("light blue")
Pen.penup()
Pen.goto(-100,0)
Pen.write("1",font=("Times",30,"normal"))
Pen.write("祝你生日快乐",font=("Times",10,"normal"))
Pen.hideturtle()
turtle.done()
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