Python Warmup Questions 1. List Manipulation Write a function that takes a list of integers and returns a new list with only the even numbers.