Create project structure

This commit is contained in:
2022-10-19 19:59:46 -04:00
parent ee031b1436
commit ea85e210fb
6 changed files with 288 additions and 1 deletions

4
src/main.py Normal file
View File

@@ -0,0 +1,4 @@
def main():
print("hello, world!")