Created
August 26, 2022 01:25
-
-
Save haiueom/595402405ac883043ae984b1c643bf0f to your computer and use it in GitHub Desktop.
Hello world in Python 3 (aka Python 3000)
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
# 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