Commit ad76396f by BellCodeEditor

save project

parent de23e67b
Showing with 5 additions and 0 deletions
# 利用write()帮助悟空给诺依回信吧~
import turtle as t
pen = t.Pen()
pen.write('你好\n我是悟空',font=('times',30,'normal'))
pen.hideturtle()
t.done()
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