Because the page where I want to insert the following line of code, how can I replace the arrow function so that I can run in the ES5 version?
const frutas = ["Banana", "Orange", "Apple", "Mango","Orange"];
const contarFrutas = (valor, listaD...
asked on
30.07.2018 / 20:18