stuff/hello.py

2 lines
48 B
Python

# Hello world in Python
print("Hello, world!\n")