문제 링크
정답 :
def solution(myString): return myString.upper()