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