added listen closely, not tested but should be fairly simple

This commit is contained in:
meeees 2017-03-03 10:26:31 -06:00
parent d8b5b66298
commit 956b004f27
4 changed files with 14 additions and 0 deletions

View file

@ -0,0 +1 @@
We intercepted a secret message, but we can't tell what it's saying. Maybe you can help? [super secret message](${listenclosely_wav})?

4
listen-closely/grader.py Normal file
View file

@ -0,0 +1,4 @@
def grade(autogen, key):
if key.find("CAN_YOU_EVEN_HEAR_ME_YET") != -1:
return True, "Correct!"
return False, "Nope!"

Binary file not shown.

View file

@ -0,0 +1,9 @@
author: GenericNickname
title: Listen Closely
hint: 1, 16, 8000
category: Crytpography
autogen: false
programming: false
value: 50
files:
- listenclosely.wav