Is a number odd or even?
Input
Een getal.
Output
A line that outputs of the number is
odd
or
even
.
Example
Input:
42
Output:
even
Example
Input
:
231
Output
:
odd