Skip to content

Instantly share code, notes, and snippets.

@haiueom
Created August 26, 2022 01:25
Show Gist options
  • Save haiueom/595402405ac883043ae984b1c643bf0f to your computer and use it in GitHub Desktop.
Save haiueom/595402405ac883043ae984b1c643bf0f to your computer and use it in GitHub Desktop.
Hello world in Python 3 (aka Python 3000)
# Hello world in Python 3 (aka Python 3000)
print("Hello World")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment