advanced-python-homework-2023/controls/my_module.py

3 lines
43 B
Python
Raw Normal View History

def hello_world():
return "Hello, World!"