Commit db65f74a by BellCodeEditor

auto save

parent b841ea08
Showing with 5 additions and 0 deletions
# 利用write()帮助悟空给诺依回信吧~ # 利用write()帮助悟空给诺依回信吧~
import turtle
pen=turtle.Pen()
pen.write("Hi 诺依 你好啊,\n用Python写贺卡这是太有趣了,\n你喜欢吃西蓝花吗还是西红柿",font=("Times",15,"normal"))
pen.hideturtle()
turtle.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