用户:
独立的玛洛斯qeVS查看:0 回复:1 评论:0 创建时间:2022-08-12T19:30:18
【作品展示】

【作品介绍】
本编辑器有python3.8.2,硬件两个模式,支持micro_bit,掌控版,Nemo三种硬件,最多可输入5万行源码。(运行时没有bug,但效果不对,电脑崩溃了。)(〃>目<)
【作品源代码】
import easygui
#开始进入Python的世界
if (easygui.ynbox('open kitten sever?', 'micro python', ('yes', 'no')) == 'yes'):
easygui.msgbox('unix python sever go.', 'micro python', 'yes')
print('\\ unix kitten sever')
else:
print('\\')
if (easygui.ynbox('cont python farxal', 'micro python', ('python', 'hardware')) == 'python'):
print(' software python motaitioning')
else:
if (easygui.ynbox('cont hardware farxal', 'micro python', ('micro_bit', 'other...')) == 'micro_bit'):
print('micro python3.8.2 motaitioning')
else:
if (easygui.ynbox('cont hardware farxal', 'micro python', ('mastery development board', 'other...')) == 'mastery development board'):
print('development python3.8.2 motaitioning')
else:
if (easygui.ynbox('cont hardware farxal', 'micro python', ('Nemo _bit', 'hardware store')) == 'Nemo _bit'):
print('Nemo python3.8.2 motaitioning')
else:
print(input('What do you want ?(hadeware)'), ' python3.8.2 motaitioning')
for __count in range(50000):
input()
【提示】
部分含有Python第三方库相关内容的作品,在海龟编辑器网页端无法运行哦!如遇到这种情况,可以打开下面的链接,下载海龟编辑器客户端:
https://python.codemao.cnimgsrc="https://static.cod喵/emoji/codemao/%E7%BC%96%E7%A8%8B%E7%8C%AB_%E6%BA%9C%E4%BA%86%E6%BA%9C%E4%BA%86.gif"alt="emotion_编程猫_溜了溜了"
点赞0
评论