def grade(autogen, key): if key.find("m0dul4r_fuN!") != -1: return True, "Thanks!" return False, "Nope. You've failed me :("