무니코딩/백준
10926번 : ??! (Python3)
moonico
2022. 3. 1. 23:37
print(input()+'??!')
#input()으로 입력값을 받고, 입력값에 ??!을 붙여서 출력