callisto/modules/hello_world.py

3 lines
43 B
Python
Raw Normal View History

2025-05-16 18:15:22 +02:00
def get_text():
return "Hello, world!"