Initial commit

This commit is contained in:
2022-05-04 11:41:29 +00:00
commit 7c354a8153
10 changed files with 448 additions and 0 deletions
View File
+2
View File
@@ -0,0 +1,2 @@
def hello():
print('Hello')