first commit

This commit is contained in:
Crizomb 2024-04-17 00:21:46 +02:00
commit 356f72fedc
24 changed files with 367 additions and 0 deletions

3
front_end/test.py Normal file
View file

@ -0,0 +1,3 @@
import os
print("---")
print(os.getcwd())