Skip to content

Instantly share code, notes, and snippets.

@riking
Created June 12, 2012 22:05
Show Gist options
  • Save riking/2920416 to your computer and use it in GitHub Desktop.
Save riking/2920416 to your computer and use it in GitHub Desktop.
braille.py
kane@KANEUBUNTU:~/projects/Python-2.5.2$ ./python
Python 2.5.2 (r252:60911, Jun 12 2012, 15:02:42)
[GCC 4.6.3] on linux3
Type "help", "copyright", "credits" or "license" for more information.
>>> import braille
[30, 17, 12, 30, 17, 12]
>>>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment