{"css":"","js":"function remove(arr, item) {\n return arr.filter(i=>i!=item);\n}","html":"","libs":[]}