Quiz 3

숫자를 문자열로 변환

아래 숫자를 String()으로 문자열로 변환해 출력해보세요.
const num = 456;