Commit 800f4eae by BellCodeEditor

save project

parent 170c19fd
Showing with 0 additions and 2 deletions
...@@ -19,7 +19,6 @@ pen=turtle.Pen() ...@@ -19,7 +19,6 @@ pen=turtle.Pen()
pen.color("yellow") pen.color("yellow")
pen.up() pen.up()
pen.goto(110,-110) pen.goto(110,-110)
name=screen.textinput("名字","你的名字是:")
pen.write("端午节\n快乐!",font=("Times","40","normal")) pen.write("端午节\n快乐!",font=("Times","40","normal"))
pen.hideturtle() pen.hideturtle()
turtle.done() turtle.done()
\ No newline at end of file
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