用户:
S.A.I.Octopus查看:0 回复:2 评论:0 创建时间:2022-07-24T20:09:33
【作品展示】

【作品介绍】
Oh,it's coming now.
Just hide~ ~ ~
Don't let it catch you~
AHHHHHHHHHHHH!!!!!!!!!!!!!!!
【作品源代码】
import time
print('hello')
time.sleep(1)
yourname = input('Who are you? \n (请输入你的名字):')
for i in range(5):
print(yourname)
print('......')
time.sleep(1.5)
print('OHHHHHHHH!!!!')
time.sleep(2)
for i in range(15):
print(yourname)
time.sleep(0.05)
print('I wanna U')
time.sleep(2)
print('Wait...')
time.sleep(0.6)
print('Wait me')
time.sleep(1)
print("I'm coming to find you!")
time.sleep(1)
print('AHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH!!!!!!!!!!!!!!!!!')
time.sleep()
【提示】
部分含有Python第三方库相关内容的作品,在海龟编辑器网页端无法运行哦!如遇到这种情况,可以打开下面的链接,下载海龟编辑器客户端:
https://python.codemao.cn