Commit 268d0d9e by BellCodeEditor

save project

parent 5529f46b
Showing with 3 additions and 3 deletions
import turtle import turtle
# pen=turtle.Pen() pen=turtle.Pen()
# pen.write("Hi,\n喜欢pythhon~__悟空",font=("Times",18,"normal")) pen.write("Hi,\n喜欢pythhon~__悟空"font=("Times",18,"normal"))
# pen.hideturtle() pen.hideturtle()
pen1=turtle.pen() pen1=turtle.pen()
pen1.pencolr("red") pen1.pencolr("red")
pen1.pensize(5) pen1.pensize(5)
......
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