]> git.netwichtig.de Git - user/henk/code/python/learn_python.git/blob - src/hello/hello.py
ee18b25840c5db8aa9f0a83d12a556461cb81f80
[user/henk/code/python/learn_python.git] / src / hello / hello.py
1 #!env python3
2
3 print('Hello World')