index
:
proground.git
master
Programming playground, nothing of real value here
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
hello-world
blob: a631a4b87fd861b925042d6e94b813f0030da1f6 (
plain
) (
blame
)
1
2
3
#!/usr/bin/env python3 print("Hello, world!")