Skip to content

Instantly share code, notes, and snippets.

@iolloyd
Created January 22, 2016 07:50
Show Gist options
  • Save iolloyd/f454cd33311c611c0622 to your computer and use it in GitHub Desktop.
Save iolloyd/f454cd33311c611c0622 to your computer and use it in GitHub Desktop.
My geek description
from base64 import decodestring
print decodestring("SSBhbSB0aGUgc29mdHdhcmUgZ2FyZGVuZXIsIHRoZSBjdWx0aXZhdG9yIG9mIGRpZ2l0YWwgcGxhbnRzIGFuZCB0aGUgbW93ZXIgb2YgY29kZWQgc2VlZHM=/n")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment