Challenge yourself

Beginner
Intermediate
Expert

Write a function, is_odd that takes one number as argument and returns True if the number is odd, False otherwise.