Skip to content

Instantly share code, notes, and snippets.

@Ophirr33
Created August 17, 2017 12:10
Show Gist options
  • Save Ophirr33/9c32fd0e6416760df0832052ea5e1a80 to your computer and use it in GitHub Desktop.
Save Ophirr33/9c32fd0e6416760df0832052ea5e1a80 to your computer and use it in GitHub Desktop.
Hello.py
if __name__ == '__main__':
print("Hello, World")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment