repo.or.cz
/
lcapit-junk-code.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
prim: Introduces Python version
[lcapit-junk-code.git]
/
hello.py
blob
1c49242d6774a3bb012abb0b53878b09412af74b
1
#!/usr/bin/python
2
#
3
# Hello world in Python
4
5
print
'Hello, world!'