Created
January 14, 2019 01:31
-
-
Save satchamo/66310a9150b6c3347f3d9da704caf348 to your computer and use it in GitHub Desktop.
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 some_func(my_arg): | |
print(my_arg) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment