Files
python-hello-world/__main__.py
T

2 lines
23 B
Python
Raw Normal View History

2023-03-31 08:11:21 +00:00
print("Hello, World!")