竞赛
考级
a = input(); for i in a: if i == 'e': print('t',end='') elif i == 'h': print('Q',end='') else: print(i,end='')
C++王者团队
提交答案之后,这里将显示提交结果~