summaryrefslogtreecommitdiff
path: root/progs/a629.py
blob: 8c2982f034bac0cb81922771a73790b84732cc5c (plain)
1
2
3
def lateralsurface_cube(l):
  LSA = 4 * (l * l)
  return LSA