Initial commit

This commit is contained in:
2022-01-24 15:30:05 +01:00
commit ad77bbc1f2
15 changed files with 545 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
language = "python3"
run = "python server.py"