Commit fe7628a0 by BellCodeEditor

save project

parent 196d73e1
Showing with 4 additions and 4 deletions
import turtle
# pen=tuple.Pen()
# pen.write("hi,诺依\n用python太有趣了\n我也喜欢python\悟空",font=("Times",18,"normal"))
# pen.hidturtle()
# turtle.done()
pen=tuple.Pen()
pen.write("hi,诺依\n用python太有趣了\n我也喜欢python\n悟空",font=("Times",18,"normal"))
pen.hidturtle()
turtle.done()
pen.pensize(5)
pen.pencolor("red")
pen.left(45)
......
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