index
:
PythonPractice.git
master
practicing and learning Python
git daemon
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scratch.py
blob: cb0337340a6e1c9737a07e20bf9099d4eb844709 (
plain
)
1
2
3
import sys print("hello, {0}".format('world!'))