const findLongest = words => Math.max(...(words.map(el => el.length))); // findLongest(['always','look','on','the','bright','side','of','life']) === 6;
등록된 댓글이 없습니다.
코리아뉴스 2001 - , All right reserved. 더보기