Run ID:104936

提交时间:2025-01-11 20:07:32

a=int(input('输入成绩')) if a>=60: print('YES') elif: print('NO')