Example of a simple function.
number: int, float, str
The input value plus one. Raises TypeError if the input is not the expected type
add_one()