toUpperCase
toLowerCase
문자열 'js'이 주어졌습니다. 이를 문자열 'JS'로 만드세요.
'js'
'JS'
문자열 'JS'이 주어졌습니다. 이를 문자열 'js'로 만드세요.