Commit a6589eb6 by BellCodeEditor

save project

parent 7eebde66
Showing with 7 additions and 3 deletions
# 利用write()帮助悟空给诺依回信吧~
import turtle
p=turtle.Pen()
p.write('你好哟',font=('Times',50,'normal'))
p.hideturtle()
# p=turtle.Pen()
# p.write('你好哟',font=('Times',50,'normal'))
# p.hideturtle()
# turtle.done()
pen00=turtle.pen()
pen00.circle(30)
turtle.done()
\ 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