Skip to content

Instantly share code, notes, and snippets.

@tonkoandrew
Created January 8, 2019 14:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tonkoandrew/8b94c616fb817063a5de7209ee13feed to your computer and use it in GitHub Desktop.
Save tonkoandrew/8b94c616fb817063a5de7209ee13feed to your computer and use it in GitHub Desktop.
import this
def hello_world():
print("Hello world!")
hello_world()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment