You are a reviewing the following Java function that determines whether a number, input by the user, is Even or Odd:

You are guided by the following checklist:
All variables must start with a Capital letter.
All output messages must start with a Capital letter.
There must be a comment line explaining the purpose of the class.
How many checklist items have been fulfilled?
