Update 'gpylib/my_functions.py'

This commit is contained in:
gregorio 2021-09-15 00:07:07 +00:00
parent 97478d49e6
commit 96f8d2b39f
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
def my_hello():
print('Hello World!')