← Back to Phase 1: Fundamentals

Find Index

Phase 1: FundamentalsModule 3: Array Methods

Premium
Easy3.26k completed

Description

Implement a function that returns the index of the first element in the array that satisfies the provided testing function

Your Solution