배열의 항목을 더하기
const calories = [50, 100, 200]; //sum calories.reduce((a, b) => a + b, 0);
결과
350
등록된 댓글이 없습니다.
코리아뉴스 2001 - , All right reserved. 더보기