Skip to content

Instantly share code, notes, and snippets.

@madranet
Created December 18, 2016 14:42
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/fdf677f37b3c5056b463853934a390a6 to your computer and use it in GitHub Desktop.
Save madranet/fdf677f37b3c5056b463853934a390a6 to your computer and use it in GitHub Desktop.
#the first three letters of the coded message:
INA
#translate into Morse as:
11, 01, 10
#Which, if we stack them, top to bottom in a 'domino':
11
01
10
#could represent a Braille letter!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment