Commit 0f19c8a1 by BellCodeEditor

save project

parent 5278b1dd
Showing with 2 additions and 0 deletions
import turtle
P=turtle.Pen()
p=turtle.Pen()
s=turtle.Screen()
s.bgcolor("light""pink")
P.penup()
P.goto(100,-100)
P.write("傻逼\n我是你爹",font=("Times",20,"normal"))
......
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