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

3 lines
43 B
Python

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