callisto/modules/hello_world.py
Xargana 9811a0d0ad a
2025-05-16 19:15:22 +03:00

3 lines
43 B
Python

def get_text():
return "Hello, world!"