reverting to previous files because the download didnt update, problem should work though
This commit is contained in:
parent
72b6a2b23e
commit
4a11b11ac4
3 changed files with 2001 additions and 2001 deletions
File diff suppressed because it is too large
Load diff
|
@ -1,4 +1,4 @@
|
|||
def grade(autogen, key):
|
||||
if key.find("fe18ebaf381a63b3bf6a76cadcaaeb6e") != -1:
|
||||
if key.find("51cacb0258b7862d646964c0da7c6125") != -1:
|
||||
return True, "Correct!"
|
||||
return False, "Nope!"
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue