Commit 0120902e by BellCodeEditor

save project

parent 5ee7cbdb
Showing with 0 additions and 2 deletions
...@@ -5,8 +5,6 @@ screen.bgcolor("light blue") ...@@ -5,8 +5,6 @@ screen.bgcolor("light blue")
# len=screen.textinput("Time,50,"normal") # len=screen.textinput("Time,50,"normal")
# len=int(len) # len=int(len)
pen=turtle.Pen() pen=turtle.Pen()
len=screen.textinput("提示"你要多大的爱心?)
lovesint(len)
pen.write("你好\n诺依.",font=("Times",30,"normal")) pen.write("你好\n诺依.",font=("Times",30,"normal"))
pen.hideturtle() pen.hideturtle()
len=60 len=60
......
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