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
/
a475.py
blob: c4df169b0490d321367d5094c61391aa0a2a190c (
plain
)
1
2
def perimeter(diameter,height) : return 2*(diameter+height)