index
:
clp.git
main
A small Python compiler with optimizer written in Java
Ubuntu
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
progs
/
a798.py
blob: e028b5357292eb08c88602c938f5254a41893d29 (
plain
)
1
2
def last_Digit(n) : return (n % 10)