Date객체 메소드 정리
Object.entries()
Array.prototype.map()
Array.prototype.filter()
Object.assign()
array.reduce()
스프레드 연산자(…)를 이용해서 배열을 객체로 변환하기
Math.ceil()