bindauprety
bindauprety bindauprety
  • 23-03-2020
  • Computers and Technology
contestada

Write a program to calculate and return total surface area of a box using FUNCTION _END FUNCTION.​

Respuesta :

problemsolver2019
problemsolver2019 problemsolver2019
  • 31-03-2020

Answer:

def funct1():

   h=int(input("Enter height of the box"))

   w=int(input("Enter the width of the box"))

   L=int(input("Enter the length of the box"))

   surface_area=2*(h*w + h*L + w*L)

   return surface_area

a=funct1()

print(a)

Explanation:

Please check the answer section.

Answer Link

Otras preguntas

The outer ear channels sound waves down the external __________ to the __________, a tight membrane that vibrates in response to sound waves. A. auditory canal
48 books on 6 shelves. How many books on 12 shelves?
scientific law describes what nature does under certain conditions
What happens to a market in equilibrium when there is an increase in supply?
GRADE 9 MATH: Identify the mistake in the following solution, and explain how to simplify the original expression correctly. Make the corrections. 5^-5 x (-5)^
3x-4=2x+1 hello there fair mate
PLEASE HELP ME!!! :))) I NEED TWO ANSWERS AND THE BEST ONE I"LL MARK BRAINLIEST!!!!!! I need to find a free online library and fast..thank you in advance!! :))
9in, BC = 5x , and AD = 53 in
During the Adams Administration, The Naturalization Act extended the requirement for citizenship from five to fourteen years targeting O French and Dutch immigr
Find the value of n-7 when n=17.