Crate even_or_odd

Crate even_or_odd 

Source

Functionsยง

is_even
Returns a bool that indicates whether or not number is even.
is_odd
Returns a bool that indicates whether or not number is odd.