1def grade(autogen, key): 2 if "wish_thi5_fl@g_was_1n_ASCII_@rt_t0o!" in key: 3 return True, "Correct!" 4 return False, "Sorry, nope!" 5 6