Search
The function filterEvenNumbers should accept an array of numbers as input and return an array containing only the even numbers from the original array.
For example: