Question: The function below, even_filter, takes four numerical arguments: num1, num2,num3, and num4. Complete the function to return a list which contains only the even numbers
The function below, even_filter, takes four numerical arguments: num1, num2,num3, and num4. Complete the function to return a list which contains only the even numbers - it is acceptable to return an empty list if all the numbers are odd
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
