정수 n이 주어질 때, n을 문자열로 변환하여 return하도록 solution 함수를 완성해주세요.
n
입출력 예 #1
입출력 예 #2
2573을 문자열로 변환한 "2573"을 return합니다.
const solution = String