summaryrefslogtreecommitdiff
path: root/progs/a898.py
blob: 82d8bbd53de87b0947f45aa417350245ad7d3488 (plain)
1
2
3
def topbottom_surfacearea(r):
  toporbottomarea=3.1415*r*r
  return toporbottomarea