Commit c779a655 by BellCodeEditor

save project

parent 73806c7a
Showing with 6 additions and 5 deletions
......@@ -8,11 +8,12 @@ pen.goto(80,11)
pen.write("Moyi,I don't love you\n, but you are clever.",font=("Times",18,"normal"))
pen.hideturtle()
pen1=turtle.Pen()
yuo=48
bike=2*yuo
lonet=bike-27
zh=lonet*93
len=zh/92
#yuo=48
#bike=2*yuo
#lonet=bike-27
#zh=lonet*93
len=screen.textinput("提示","你要输入的大小")
a=int(len)
pen.penup()
pen.goto(40,-11)
pen1.color("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