Array.fill (배열 채우기)
Array.findIndex (인덱스 값 찾기)
Array.reduce (누적 연산)
JOIN UPDATE (조인으로 데이터 업데이트하기)
Array.pop(), shift() (배열 제거)
:root -- var (변수선언)