Commit 1ff4bd18 by BellCodeEditor

auto save

parent a15989ca
Showing with 11 additions and 0 deletions
# 利用write()帮助悟空给诺依回信吧
import turtle #导入turtle
A=turtle.Pen()#
A.write("床前明月光,疑是地上霜。\n举头望明月,低头思故乡。",font=("STKAITI",30,"normal"))
A.hideturtle()
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