猫史档案馆


【Python作品分享】新的作品【求助帖】

用户:qwwrstrqwwrstr查看:0 回复:0 评论:0 创建时间:2022-12-24T15:10:25


【作品展示】

center_image

 

【作品介绍】

为什么报错了?

错误如下:

Traceback (most recent call last):

File "C:\Users\ADMINI~1\AppData\Local\Temp\codemao-qEoN0E/temp.py", line 5, in

display.show(Image('09990:00900:00999:00990:09090'))

NameError: name 'display' is not defined

 

【作品源代码】

import time


while True:
    display.show(Image('09990:00900:00999:00990:09090'))
    time.sleep(50)
    display.show(Image('09990:99000:99900:99900:09009'))
    time.sleep(50)
    display.show(Image('09990:09900:09900:00990:09090'))
    time.sleep(50)

 

【提示】

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

https://python.codemao.cn


回复

上一页1 页 / 共 0下一页