Commit 5278b1dd by BellCodeEditor

save project

parent 1d30c3de
Showing with 2 additions and 0 deletions
import turtle
P=turtle.Pen()
p=turtle.Pen()
P.penup()
P.goto(100,-100)
P.write("傻逼\n我是你爹",font=("Times",20,"normal"))
p.pensize(10)
p.pencolor("red")
......
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