javascript Create a function that finds the index of the highest number code example Example: javascript index of biggest number arr.indexOf(Math.max(...arr))