用户:春娇Vicky查看:0 回复:0 评论:0 创建时间:2021-06-14T21:13:04
【作品展示】

【作品介绍】
他很厉害的!
【作品源代码】
from microbit import *
#When starting up
while True:
if pin0.is_touched():
display.show(Image.HAPPY)
if pin1.is_touched():
display.show(Image('00000:09090:00000:09990:00000'))
if pin2.is_touched():
display.show(Image.SAD)
【提示】
部分含有Python第三方库相关内容的作品,在海龟编辑器网页端无法运行哦!如遇到这种情况,可以打开下面的链接,下载海龟编辑器客户端:
https://python.codemao.cn