Created
August 17, 2017 12:10
-
-
Save Ophirr33/9c32fd0e6416760df0832052ea5e1a80 to your computer and use it in GitHub Desktop.
Hello.py
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
if __name__ == '__main__': | |
print("Hello, World") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment