Initial commit

This commit is contained in:
2019-07-02 00:03:07 -04:00
commit 9871585106
9 changed files with 99 additions and 0 deletions

1
python/hello.py Normal file
View File

@@ -0,0 +1 @@
print("hello world")