Commit f3ba1fe1 by BellCodeEditor

save project

parent fd65b9b5
Showing with 1 additions and 1 deletions
...@@ -4,7 +4,7 @@ import turtle ...@@ -4,7 +4,7 @@ import turtle
# pen.write("hello?\nwho are you?",font=("times",20,"normal")) # pen.write("hello?\nwho are you?",font=("times",20,"normal"))
# pen.hideturtle() # pen.hideturtle()
# turtle.done() # turtle.done()
a=int(turtle.textinput("tips","how size heart do you want?")) a=int(turtle.textinput("Excuse me?","How size hearts do you want?"))
pen1=turtle.Pen() pen1=turtle.Pen()
pen1.penup() pen1.penup()
pen1.goto(-55,-65) pen1.goto(-55,-65)
......
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