File structure set

This commit is contained in:
2025-07-17 19:53:05 +02:00
parent 5c25a91b20
commit 7fee583311
5 changed files with 89 additions and 36 deletions

3
Test/Startup.py Normal file
View File

@@ -0,0 +1,3 @@
def startup_test():
print("Zahajuji testování")
print("V pořádku")