Files
test1/main.py
2025-03-28 11:21:27 +01:00

4 lines
58 B
Python

if __name__ == "__main__":
print("Hello from main!")