index
:
clp
main
A small Python compiler with optimizer written in Java
dcariotti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
progs
/
a898.py
blob: 82d8bbd53de87b0947f45aa417350245ad7d3488 (
plain
)
1
2
3
def
topbottom_surfacearea
(
r
):
toporbottomarea
=
3.1415
*
r
*
r
return
toporbottomarea