I am making some code that tells you if a message is a number or a word(s).
def find_type(message): isneither == (if message.isdigit() == False and messag