Created
March 26, 2018 03:44
-
-
Save milesrout/82ff22f424780922b0474087afd7acd7 to your computer and use it in GitHub Desktop.
Gives the characters of any literary work
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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