Commit 4f70afd2 by BellCodeEditor

save project

parent dd60f92a
Showing with 6 additions and 2 deletions
# 利用write()帮助悟空给诺依回信吧~
import turtle
pencil = turtle.pen()
pencil.write("春节快乐!"font = ("times",30,"normal"))
\ No newline at end of file
pencil.write("春节快乐!"font = ("times",30,"normal"))
#turtle.done()
pen1 = turtle.pen()
pen1.pencolor("red")
pen1.pensize=(5)
\ No newline at end of file
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