Commit 06ce39d2 by BellCodeEditor

save project

parent d6fbc244
Showing with 2 additions and 1 deletions
...@@ -5,7 +5,8 @@ pen.goto(100,-100) ...@@ -5,7 +5,8 @@ pen.goto(100,-100)
pen=turtle.Pen() pen=turtle.Pen()
pen.write("作业多吗?做完了吗?",font=("Times",18,"normal")) pen.write("作业多吗?做完了吗?",font=("Times",18,"normal"))
pen.hideturtle() pen.hideturtle()
lovesize=screen.textinput("提示","你想要多大爱心?")
len=int(lovesize)
......
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