Commit c7c8eafd by BellCodeEditor

save project

parent 0de4436a
Showing with 2 additions and 3 deletions
......@@ -8,10 +8,9 @@ pen.write(name,font=("Times",30,"normal"))
pen.hideturtle()
screen=turtle.Screen()
screen.bgcolor(screens)
len1=screen.textinput("提示","你想要多大的爱心?:")
len=int(len1)
len=50
# pen=turtle.Pen()
# pen.write("春晓\n春眠不觉晓\n处处闻啼鸟\n夜来风雨声\n花落知多少\n",font=("Times",30,"normal"))
# pen.hideturtle()
......
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