{"css":"","js":"function truncate(arr) {\n let newArr = arr.slice(0,arr.length-1)\n return newArr;\n}","html":"","libs":[]}