index
:
user/henk/code/python/learn_python.git
main
wip/adding_first_tests
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hello
/
hello.py
blob: ee18b25840c5db8aa9f0a83d12a556461cb81f80 (
plain
)
1
2
3
#!env python3
print
(
'Hello World'
)