Commit be85b31b by BellCodeEditor

save project

parent 0662a1b0
Showing with 4 additions and 0 deletions
import turtle
P=turtle.Pen()
P.write("傻逼\n我是你爹",font=("Times",20,"normal"))
P.forward(100)
P.left(10)
P.forward(100)
P.hideturtle()
turtle.done()
\ 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