a
This commit is contained in:
parent
b436e6ffea
commit
9811a0d0ad
2
modules/hello_world.py
Normal file
2
modules/hello_world.py
Normal file
|
@ -0,0 +1,2 @@
|
|||
def get_text():
|
||||
return "Hello, world!"
|
Loading…
Reference in a new issue