index
:
sncontinue.git
cleanup
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
extension
/
examples
/
sum.py
blob: 9140327592321121884ccb6b692bf9acc0c2062f (
plain
)
1
2
def sum(a, b): return a + b