用户:
南楠酱查看:0 回复:0 评论:0 创建时间:2020-10-27T20:44:16
【作品展示】

【作品介绍】
图随便配的
【作品源代码】
score=float(input("输入分数:"))
if score<60:
print("不及格")
elif score<70:
print("一般")
elif score<80:
print("良好")
else:
print("十分良好")
【提示】
部分含有Python第三方库相关内容的作品,在海龟编辑器网页端无法运行哦!如遇到这种情况,可以打开下面的链接,下载海龟编辑器客户端:
https://python.codemao.cn