Files
Vault/Test/Startup.py
2025-07-17 19:53:05 +02:00

3 lines
78 B
Python

def startup_test():
print("Zahajuji testování")
print("V pořádku")