Run ID:104929

提交时间:2025-01-11 19:48:15

a=int(input('你的分数')) if a>=60: print('YES') elif: print('NO')