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

is love really a feeling or is it just mental?
Which function is nonlinear?
what is the effect of soil salinization on crops?
What's the average between 63 and 162
What did Esperanza feel embarrassed for wanting and not being able to afford at Gil's store? (house on A ) A Statue of Liberty Souvenir B ) A record player C )
Solve the following equation for f. Be sure to take into account whether a letter is capitalized or not. 9 = Gf
i wanna how everything will get better? everyone says when u loose family members give it time. i've gave it 5 years since my uncle died and it hasn't gotten be
What is the meaning of this quote? "I am on your side. But you have no way of knowing it, because our heart is blind"
lan is preparing for his trip to South Korea. He has a total budget of 2,192,896 won for his entire trip. If he calculates t he will need 85,210 won for an exte
if object A has a mass of 100kg and object B has a mass of 50 kg then which will have more inertia