JSFiddle - React, Tailwind, and code Playground by soumya gangamwar June 01, 2022 JavaScript const arr = [1, 2,3, 5, 4, 7]; arr.map(a=> a*a); arr