.reduce() => Array().fill().reduce()를 이용해서 반복문처럼 사용할 수 있다. => Array().fill()가 반복 횟수가 된다.
.reduce()
Array().fill().reduce()
Array().fill()