Commit f43a241f by BellCodeEditor

save project

parent b03acaab
Showing with 4 additions and 4 deletions
import turtle import turtle
# pen=turtle.Pen() pen=turtle.Pen()
# pen.write("诺伊,\n你他妈你个SB。",font=("Times,30,"normal)) pen.write("诺伊,\n你他妈你个SB。",font=("Times",20,"normal"))
# pen.hideturtle() pen.hideturtle()
# turtle.done()
pen1=turtle.Pen() pen1=turtle.Pen()
pen1.pensize(5) pen1.pensize(5)
pen1.color("red") pen1.color("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