猫史档案馆


【Python作品分享】瞎做的

用户:KillerSansKillerSans查看:5 回复:2 评论:5 创建时间:2021-12-06T20:45:43


【作品展示】

center_image

 

【作品介绍】

瞎做的,已弃坑!

 

【作品源代码】

import time


print('Wlcome to Python!')
name = input('What is your name?:')
print(name)
print('hahahahahahahaha!......Die!:)', name)
for __count in range(20):
    error = 'error'
    print(error)
    time.sleep(0.002345)

 

【提示】

部分含有Python第三方库相关内容的作品,在海龟编辑器网页端无法运行哦!如遇到这种情况,可以打开下面的链接,下载海龟编辑器客户端:

https://python.codemao.cn


回复

上一页1 页 / 共 1下一页
一缕余晖一缕余晖

天黑请闭眼,一缕余晖来啦!!!

点赞0


评论


虚无之空虚无之空

https://box3.codemao.cn/p/2a18efb72583a喵072e2

点赞0


评论