Commit 4e38fd64 by BellCodeEditor

save project

parent ee43c7a7
Showing with 1 additions and 1 deletions
......@@ -4,7 +4,7 @@ screen.bgcolor("light blue")
pen=turtle.Pen()
pen.penup()
pen.goto(100,-100)
pen.write("乞巧\n七夕今宵看碧霄\n牵牛织女渡河桥\n家家乞巧望秋月\n穿尽红丝几万条",font=("Times",10,"normal"))
pen.write("乞巧\n七夕今宵看碧霄\n牵牛织女渡河桥\n家家乞巧望秋月\n穿尽红丝几万条\n高传皓",font=("Times",30,"normal"))
pen.hideturtle()
pen1=turtle.Pen()
lg=screen.textinput("提示","你想要多大的爱心")
......
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