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

article 16 of south africas bill of rights
The most liquid asset is: Sales. Cash. Accounts payable. Owners' equity
What technique does the poet use to communicate the speaker's critical attitude toward war in "The Battle of Blenheim"? A. The poem depicts the innocence of Ka
to capture and force others to serve in the military whats the word
A hilly region located at the foot or base of a mountain range is best known as a(n) __________. A. escarpment B. piedmont C. plateau D. lock
Mary collected data each day on how many commercials she saw and how long she watched tv. She displayed her data in a scatter plot. According to the trend line
angle b measures 60°. what is the measure of angle that is complementary to angle B?
Movie clips, sound bites and other media should never be included in a well prepared presentation.
In the context of investing, the term market refers to? a. existing and potential customers. b. shops and stores. c. the buying and selling of stocks, bonds,
can some figure this out