diff --git a/scisnerof/grader.py b/scisnerof/grader.py index cf3b9af..f305689 100644 --- a/scisnerof/grader.py +++ b/scisnerof/grader.py @@ -1,4 +1,4 @@ def grade(autogen, answer): - if answer.find("r3v3r5ed_4ensics") != -1: + if answer.find("subs_r_b3tt3r_th@n_dub5") != -1: return True, "Correct!" - return False, "Nope, try again." \ No newline at end of file + return False, "Nope, try again."