Contents:
Function checks if input is a number.
a (any) – Input to checked
is_number – Is True if a is a number. Return False else.
boolean