javascript basic - hochan222/Everything-in-JavaScript GitHub Wiki 문자열 반대로 출력하기 name.split("").reverse().join("");