Commit 34d6cd56 by BellCodeEditor

save project

parent c2f1308f
Showing with 6 additions and 0 deletions
# 利用write()帮助悟空给诺依回信吧~ # 利用write()帮助悟空给诺依回信吧~
import turtle
pen=turtle.Pen()
pen.write("西江月·夜行黄沙道中\n宋·辛弃疾\n明月别枝惊鹊,\n清风半夜鸣蝉。\n稻花香里说丰年,\n听取蛙声一片。\n\n七八个星天外,\n两三点雨山前。\n旧时茅店社林边,\n路转溪桥忽见。",font=("Times",15,"normal"))
pen.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