Commit fb033799 by BellCodeEditor

save project

parent d6421e54
Showing with 1 additions and 1 deletions
...@@ -3,7 +3,7 @@ len=80 ...@@ -3,7 +3,7 @@ len=80
p=turtle.Pen() p=turtle.Pen()
p.penup() p.penup()
p.goto(100,-100) p.goto(100,-100)
p.write("SB,\n你TM\n祭日\n快乐……\n个屁啊啊啊啊啊啊!\n啊西巴……!!!",font=("Times",20,"normal")) p.write("SB,\n你TM\n祭日\n快乐……\n个屁啊啊啊啊啊啊!\n啊西巴……!!!\n哔————————————",font=("Times",20,"normal"))
q=turtle.Screen() q=turtle.Screen()
q.bgcolor("green") q.bgcolor("green")
len=q.textinput("提示","你想要的的大小?") len=q.textinput("提示","你想要的的大小?")
......
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