Created
August 3, 2020 18:22
-
-
Save Neptune998/8d5908e28201b93e5dce3007e5c4e02d to your computer and use it in GitHub Desktop.
This file contains hidden or 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 fun(): | |
return "Hello" | |
fun() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
My first gist.