Skip to content

Instantly share code, notes, and snippets.

@milesrout
Created March 26, 2018 03:44
Show Gist options
  • Save milesrout/82ff22f424780922b0474087afd7acd7 to your computer and use it in GitHub Desktop.
Save milesrout/82ff22f424780922b0474087afd7acd7 to your computer and use it in GitHub Desktop.
Gives the characters of any literary work
print(__import__('random').choice(__import__('sys').stdin.read().strip()))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment