changed pt value

This commit is contained in:
dududum561 2017-03-12 19:04:10 +00:00
parent 5316079c8c
commit 389e972480
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
def grade(random, key):
if key.find("th1s_m4y_b3_th3_d1ff3r3nc3_y0u_w3r3_l00k1ng_4") != -1:
return True, "You got it! Great Job!"
return False, "No."
return True, "You spotted the difference!"
return False, "Not quite there yet."

View file

@ -4,7 +4,7 @@ hint: No hint
category: Forensics
autogen: false
programming: false
value: 50
value: 75
files:
- file1.txt
- file2.txt