def grade(random, key): if key.find("wtf_67k_binaries?why_so_mean?") != -1: return True, "Correct!" return False, "Nope."