Created
December 18, 2013 11:50
-
-
Save mrc/8021085 to your computer and use it in GitHub Desktop.
"And what was terrifying was not that they would kill you for thinking otherwise, but that they might be right."
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
% python | |
Python 2.7.5 (default, Jun 4 2013, 21:44:14) | |
[GCC 4.2.1 Compatible Apple LLVM 4.2 (clang-425.0.27)] on darwin | |
Type "help", "copyright", "credits" or "license" for more information. | |
>>> 2+2 | |
5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment