Testprojekt/test.py

4 lines
51 B
Python
Raw Normal View History

2022-01-21 12:55:11 +01:00
#!/usr/bin/env python3
2023-05-31 10:33:24 +02:00
print("hello world again")