Your test function uses three arguments: - The item value - The item index - The array itself Use findIndex () to get the index of the first element that meets your condition. It also uses the three ...