Skip to content

Instantly share code, notes, and snippets.

@n8agrin
Created January 26, 2010 08:21
Show Gist options
  • Save n8agrin/286664 to your computer and use it in GitHub Desktop.
Save n8agrin/286664 to your computer and use it in GitHub Desktop.
"".join([chr(ord(l)-(i+1)) for i, l in enumerate("TWSIWTPVSK")])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment