当前位置:百科知识 > 中国大学慕课B

问题描述:

[单选] 以下代码的显示结果是哪个选项?temperature=50iftemperature=100:print(toohot)eliftemperature=40:print(toocold)else:print(justright)
A.toohot B.toocold C.justright D.toohottoocoldjustright
参考答案:查看
答案解析:
☆收藏

随机题目