用户:
李梓豪1查看:68 回复:0 评论:0 创建时间:2020-08-22T17:43:11
【作品展示】

【作品介绍】
...................................................................................................................................................................................................................................................................................................................
【作品源代码】
#提词器
import time
l=0.3
print("己亥杂诗(其五)")
time.sleep(l)
print("浩荡",end='',flush=True)
time.sleep(l)
print("离愁", end='', flush=True)
time.sleep(l)
print("白日斜,", end='', flush=True)
time.sleep(l)
print("吟鞭", end='', flush=True)
time.sleep(l)
print("东指", end='', flush=True)
time.sleep(l)
print("即天涯。", flush=True)
time.sleep(l)
print("落红", end='', flush=True)
time.sleep(l)
print("不是", end='', flush=True)
time.sleep(l)
print("无情物,", end='', flush=True)
time.sleep(l)
print("化作", end='', flush=True)
time.sleep(l)
print("春泥", end='', flush=True)
time.sleep(l)
print("更护花。", flush=True)
【提示】
部分含有Python第三方库相关内容的作品,在海龟编辑器网页端无法运行哦!如遇到这种情况,可以打开下面的链接,下载海龟编辑器客户端:
https://python.codemao.cn