Python:
while True:
s = int(input())
if s>=0 and s<=100:
break
print('成绩:%d'%s)
#无敌了,题库😅
注册一个 Online Judge 通用账户,您就可以在我们提供的所有在线评测服务上提交代码、参与讨论。
使用您的 Online Judge 通用账户