Last active
March 1, 2025 22:14
-
-
Save rwcitek/3fd659491308d3db6701da3389f4799d to your computer and use it in GitHub Desktop.
python module
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 foo(): | |
return("hello, world") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment