Commit a08eb5bf by BellCodeEditor

save project

parent 34d4fe08
Showing with 7 additions and 2 deletions
# 利用write()帮助悟空给诺依回信吧~
import turtle
screen=turtle.Screen() screen=turtle.Screen()
screen.bgcolor("light blue") screen.bgcolor("light blue")
len=screen.textinput("100","100") len=screen.textinput("100","100")
......
import turtle
pen=turtle.Pen()
pen.write("我你爹我操你妈我日你娘,",font=("Times",18,"normal"))
pen.hideturtle()
turtle.done()
++ "b/\345\260\217\346\225\260\347\202\271"
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