Write a function named count_even that accepts one list of integers and returns how many of those integers are even.
count_even