dotfiles/bin/pyhello

3 lines
36 B
Python
Executable File

#!/usr/bin/python3
print('Hello! ')