Commit 3f84b9ed by BellCodeEditor

auto save

parent 3de3f3ee
Showing with 9 additions and 2 deletions
# 利用write()帮助悟空给诺依回信吧~
import turtle import turtle
pen=turtle.Pen() pen=turtle.Pen()
pen.write("嗡\n\n\n\n",("Time",10,"nornal")) pen.write("桃花坞里桃花庵,桃花庵里桃花仙。桃花仙人种桃树\n又摘桃花换酒钱。
酒醒只来花前坐,酒醉还来花下眠5。
半醒半醉日复日,花落花开年复年7。
但愿老死花酒间,不愿鞠躬车马前8。
车尘马足贵者趣,酒盏花枝贫贱缘9。
若将富贵比贫者,一在平地一在天。
若将花酒比车马,他得驱驰我得闲。
别人笑我太疯癫12,我笑他人看不穿13。
不见五陵豪杰墓14,无花无酒锄做田15。",("Time",10,"nornal"))
pen.hideturtle() pen.hideturtle()
turtle.done() 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