Commit cbcc5862 by BellCodeEditor

auto save

parent 0c29b117
Showing with 8 additions and 0 deletions
# 利用write()帮助悟空给诺依回信吧~ # 利用write()帮助悟空给诺依回信吧~
#导入
import turtle
#创建画笔
p = turtle.Pen()
#写字
p.write("你好,\六一\n,开学了",font = ("Times",20,"normal"))
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