gpylib/gpylib/my_functions.py

2 lines
41 B
Python
Raw Normal View History

2021-09-15 02:07:07 +02:00
def my_hello():
print('Hello World!')