forked from Advanced_Python/advanced-python-homework-2023
Создайте python package controls and project file
This commit is contained in:
parent
2660e0879b
commit
f239ede75d
0
controls/__init__.py
Normal file
0
controls/__init__.py
Normal file
2
controls/my_module.py
Normal file
2
controls/my_module.py
Normal file
@ -0,0 +1,2 @@
|
||||
def hello_world():
|
||||
return "Hello, World!"
|
Loading…
Reference in New Issue
Block a user