Commit 30341a41 by BellCodeEditor

auto save

parent 8f68aeb7
Showing with 3 additions and 2 deletions
......@@ -26,11 +26,12 @@ def writer():
pen2.pensize(5)
pen2.write("减肥\nSB.",font=("Times",30,"normal"))
pen2.hideturtle()
len=screer.textinput("提式","额度")
size=int(len)
draw()#画爱心
writer()#写文字
turtle.done()
len=screer.textinput("提式"."额度")
size=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