Created
November 8, 2018 01:01
-
-
Save SungjinYoo/4f9b69ed3b30a1f4a283fc087195aff1 to your computer and use it in GitHub Desktop.
tistory gist import sample
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
def __name__ == "__main__": | |
print("Hello World!") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment