gpylib/gpylib/my_functions.py

2 lines
41 B
Python

def my_hello():
print('Hello World!')