Write a Python function that takes a list of numbers as input and returns a new
Write a Python function that takes a list of numbers as input and returns a new list with only the even numbers, in the same order.
Write a Python function that takes a list of numbers as input and returns a new
Write a Python function that takes a list of numbers as input and returns a new list with only the even numbers, in the same order.