Commit 7d304bd7 by BellCodeEditor

save project

parent 0b0d35cf
Showing with 8 additions and 2 deletions
# 利用write()帮助悟空给诺依回信吧~
\ No newline at end of file
# 利用write()帮助悟空给诺依回复议脏贺卡
import turtle
#书写文字
pen=turtle. pen()
pen.write("Hi,诺一~\n用python写电纸贺卡真是太有趣了")
pen.hideturtie()
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