Commit 5b13af75 by BellCodeEditor

save project

parent 455183af
Showing with 1 additions and 1 deletions
......@@ -4,7 +4,7 @@ screen=turtle.Screen()
screen.bgcolor("light blue")
pen.penup()
pen.goto(100,-100)
pen.write("诺伊你好\n分页看不v\n建议u要日天",font=("Times",30,"normal"))
pen.write("诺伊你好\n分页看不v\n建议u要日天",font=("Times",35,"normal"))
pen.hideturtle()
len=screen.textinput("爱心大小","想要多大的爱心")
lovesize=int(len)
......
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