Commit 6df5cbcb by BellCodeEditor

save project

parent fdc6af45
Showing with 1 additions and 1 deletions
......@@ -6,7 +6,7 @@ pen.penup()
pen.goto(100,-100)
pen.write("有的人活着\n他已经死了\n有的人死了\n他还活着\n——鲁迅",font=("times",30,"normal"))
pen.hideturtle()
len=screen.textinput("请输入爱心大小")
len=screen.textinput("ha","请输入爱心大小")
lovesize=int(len)
pen1=turtle.Pen()
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