So the problem I am currently having is that my program always calls the \'md5cypher\' class which I have defined, even if the input is not in that list:
def
That is because checking a character will always return True therefore ensuring the if statement will execute.
True