{"css":"","js":"function square(arr) {\nreturn arr.map(item => Math.pow(item, 2))\n}","html":"","libs":[]}