Last active
June 21, 2017 16:22
-
-
Save gkthiruvathukal/749a629f054e20ccd5674f657de57cdc to your computer and use it in GitHub Desktop.
This file contains hidden or 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 2.7.10 (default, Feb 7 2017, 00:08:15) | |
| [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.34)] on darwin | |
| Type "help", "copyright", "credits" or "license" for more information. | |
| >>> print("Hello World") | |
| Hello World |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment