hello/Python3/hello

3 lines
42 B
Python
Executable File

#!/usr/bin/python3
print("Hello, world!")