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
/
a115.py
blob: e4aed707e35430e17cfc4cc5556a3bebc5e38ce7 (
plain
)
1
2
3
def rombus_perimeter(a): perimeter=4*a return perimeter