Commit 97af066e by BellCodeEditor

save project

parent a5f4c9df
Showing with 1 additions and 0 deletions
...@@ -7,6 +7,7 @@ pen.penup() ...@@ -7,6 +7,7 @@ pen.penup()
pen.goto(100,-100) pen.goto(100,-100)
pen.write("你好\n 诺伊",font=("Times",30,"normal")) pen.write("你好\n 诺伊",font=("Times",30,"normal"))
pen.hideturtle() pen.hideturtle()
len=screen.textinput("你要多大的爱心?")
pen1=turtle.Pen() pen1=turtle.Pen()
len=0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001 len=0.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001
pen1.pencolor("red") pen1.pencolor("red")
......
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