Commit e2b1f3ed by BellCodeEditor

save project

parent 30c5634a
Showing with 2 additions and 1 deletions
...@@ -8,8 +8,9 @@ pen=turtle.Pen() ...@@ -8,8 +8,9 @@ pen=turtle.Pen()
pen.penup() pen.penup()
pen.goto(100,-100) pen.goto(100,-100)
pen.write("诺依,你好啊\n我爱你!1314520,\n一生一世,我爱你。",font=("Times",13,"normal")) pen.write("诺依,你好啊\n我爱你!1314520,\n一生一世,我爱你。",font=("Times",13,"normal"))
lovesize=screen.textinput("提示","你要多大的爱心")
len=int(lovesize)
#爱心 #爱心
len=89.999999999999999999999999999999999999999999999999999
pen.hideturtle() pen.hideturtle()
pen1=turtle.Pen() pen1=turtle.Pen()
pen1.pensize(5) pen1.pensize(5)
......
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