Commit 8b635120 by BellCodeEditor

save project

parent ae540cdb
Showing with 2 additions and 1 deletions
...@@ -7,7 +7,8 @@ pen.penup() ...@@ -7,7 +7,8 @@ pen.penup()
pen.goto(-100,0) pen.goto(-100,0)
pen.write("祝你圣日块乐",font=("Times",30,"normal")) pen.write("祝你圣日块乐",font=("Times",30,"normal"))
len=screen.textinput("100","100") len=screen.textinput("100","100")
len=int(len) len=((a)+5)
len=int(lee)
pen=turtle.Pen() pen=turtle.Pen()
pen.write("你好\nSB.",font=("Times",30,"normal")) pen.write("你好\nSB.",font=("Times",30,"normal"))
len=60 len=60
......
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