Commit ab39680a by BellCodeEditor

save project

parent 82457006
Showing with 2 additions and 1 deletions
......@@ -7,7 +7,8 @@ pen.goto(100,-100)
pen.write("老大,祝你们快快来天堂!",font=("Times",15,"normal"))
pen.hideturtle()
pen1=turtle.Pen()
len=100
lovesive=screen.textinput("提示","你的爱心多大?")
len=int(lovesive)
pen1.pensize(5)
pen1.pencolor("red")
pen1.left(45)
......
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