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
/
a596.py
blob: ac17e20497a0733b1083dd777fc2556b64e774c7 (
plain
)
1
2
3
def lateralsuface_cylinder(r,h): lateralsurface= 2*3.1415*r*h return lateralsurface