Run ID:104930

提交时间:2025-01-11 19:50:36

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