Commit d0718e7e by BellCodeEditor

save project

parent baa774f1
Showing with 4 additions and 2 deletions
import turtle
bs=turtle.Pen()
sb=turtle.Pen()
ssb=45
mdsb=turtle.Screen()
ssb=mdsb.textinput("wc","你妈,要多大的❤")
ssb=int(ssb)
sb.pencolor("white")
sb.goto(-100,0)
sb.goto(-200,-300)
sb.fillcolor("red")
bs.write("f**k you\nmum",font=("times",100,"normal"))
sb.begin_fill()
......
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