Find Matching Value

# Introduction In Python, we can use a list comprehension and `next()` to find the value of the first element in a given list that satisfies a provided testing function. This can be useful in many scenarios, such as finding the first odd number in a list or the first string that starts with a certain letter.

|60 : 00

Click the virtual machine below to start practicing