Commit ff08a2d2 by BellCodeEditor

save project

parent 4362deb0
Showing with 1 additions and 1 deletions
......@@ -7,7 +7,7 @@ pen.penup()
pen.goto(100,-100)
pen.write("诺依\n你好啊!\n我学会python了!",font=("Times",30,"normal"))
pen.hideturtle()
lovesize=screen.textinput
lovesize=screen.textinput("提示","请输入爱心大小")
len=int(lovesize)
turtle.done
pen1=turtle.Pen()
......
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