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

8 What change should be made in sentence 14? A Change Doing to When we do B Delete the comma after though C Change preferances to preferences D Change simply to
What is the effect of zooming in on your subject when making a video?It causes a strong feeling of tension and fear in the viewer.It breaks the viewer out of th
The community and the physical factors with which it interacts make a (an) A.ecosystem B.neighborhood C.niche D.population
What is the equation of the line shown written in slope-intercept form?
calculate the volume of a liquid with a density of 5.45g/km and a mass of 65g ​
Benjamin is 3 inches less than twice as tall as his little brother. Write an expression for Benjamin's height. How tall is Benjamin if his brother is 28 inches
{will give brainiest} In quadrilateral ABCD, m∠A = 8x-65, m∠B = 6x-53, M ∠ C = x+ 121, and m ∠ D = 6x+21. a. Find m∠A, m∠B, M ∠ C , and m ∠ D . b. Classify q
CT fffgghjkjhhgggggg​
File attached Please help
Which expression is equivalent to 5(4x + 12) + 3x + 2?