Write a boolean function called checkEven that takes a number and returns true if the number is even and false otherwise.