Quiz 2

문자열을 숫자로 변환

아래 문자열을 Number()로 숫자로 변환해 출력해보세요.
const str = '123';