Commit 26bba24f by BellCodeEditor

save project

parent c4e1b2a9
Showing with 5 additions and 9 deletions
# 利用write()帮助悟空给诺依回信吧~
import turtle import turtle
screen=turtle.Screen() pen=turtle.Pen
screen.bgcolor("light blue") pen.write("你是S13,\n你坤吧爆掉\n全家屎光。",font=("Times",18,"normal"))
len=screen.textinput("100","100") pen.hideturtle()
len=int(len) turtle.down
pen=turtle.Pen() \ No newline at end of file
pen.write("你没马,\n还是S13,\n还有脚气。",font=("Times",30,"normal"))
pen.hideturtle()
\ No newline at end of file
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