Created
May 2, 2016 05:32
-
-
Save jcreager/4784040f6c3dd428521db1a3c0168f9a to your computer and use it in GitHub Desktop.
Print Hello World in Python
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 'Hello World!' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment