Commit 8f80975b by BellCodeEditor

save project

parent c4a8585c
Showing with 3 additions and 4 deletions
import turtle import turtle
# pen=turtle.Pen() pen=turtle.Pen()
# pen.write("FUCKYOU\nyou",font=("Times",20,"normal")) pen.write("FUCKYOU\nyou",font=("Times",20,"normal"))
# pen.hideturtle() pen.hideturtle()
# turtle.done()
pen1=turtle.Pen() pen1=turtle.Pen()
pen1.color("red") pen1.color("red")
pen1.pensize(119) pen1.pensize(119)
......
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