Skip to content

Instantly share code, notes, and snippets.

@madranet
Created December 18, 2016 14:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save madranet/50f631fe0980d532bd7d74887d9fe0f3 to your computer and use it in GitHub Desktop.
Save madranet/50f631fe0980d532bd7d74887d9fe0f3 to your computer and use it in GitHub Desktop.
===========================================================
OPTION01 —MORSE
===========================================================
NLTraceback (most recent call last):
File "cracker.py", line 77, in <module>
print((list(braille.keys())[list(braille.values()).index(brailleletter)]),end="")
ValueError: '111001' is not in list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment