Testprojekt/test.py

4 lines
45 B
Python
Raw Normal View History

2022-01-21 12:55:11 +01:00
#!/usr/bin/env python3
2023-06-07 15:03:43 +02:00
print("hello world")