1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
S_A_V [24]
3 years ago
15

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

Computers and Technology
1 answer:
Andrei [34K]3 years ago
6 0

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.

You might be interested in
The link between violence in the media and school shootings has been proven to be direct. True/false?​
Sveta_85 [38]

Answer:

most of the time a school shooting will be done by a kis that has been bullied and picked on a lot (aka the quiet kid ) if we could stop bullying we could decreese the number of school shootins by a lot

Explanation:

8 0
3 years ago
Consider the following configuration. ​ Computer ""A"" IP address: 172.16.100.100 Subnet mask: 255.255.0.0 ​ Computer ""B"" IP a
denpristay [2]

Answer:

There is nothing to change.

Explanation:

In the following configuration given in the problem, the necessary IP addresses and the subnet masks have been included in the configuration. The computers can be used to send and/or receive information to/from each other. The computers have been properly set-up and there is nothing to be done to the settings or configurations.

4 0
3 years ago
Select a software package/electronic device that you know well. It can be from any domain (work related, entertainment, desktop,
babymother [125]

A software package that you know well is Opera Mini.

<h3>List and describe three tasks that it allows the user to perform, in order of importance.</h3>

A  software package is a term that connote a kind of multiple applications that can be also called code modules that functions together to meet a lot of goals as well as objectives. One of the most famous examples is the Microsoft Office package, opera mini, etc.

The task of opera mini are:

  • An AI-powered news aggregator,
  • Helps gives personalized news
  • A  private browsing

The three aspects of the interface  that are well designed are:

  • Its intuitiveness
  • Its Prevention
  • Its Graphical User Interface Design

Hence, A software package that you know well is Opera Mini.

Learn more about Opera Mini from

brainly.com/question/1538272

#SPJ1

5 0
1 year ago
For most general purpose processors, how does the operating system handle the situation when the processor is idle?
erica [24]

Answer:

The operating system handle this system idle situation by using the System Idle Process.

Explanation:

This system idle process constantly keeps the processor occupied means that the processor will not freeze when no processes are in work.When a process is using 12% of the CPU then 88% of the CPU is used by the system idle process.You can see this in the task manager of your windows.

5 0
3 years ago
Now that you have your file holding your data, you need to analyze the data in three different ways that answer questions you po
Alex787 [66]

Answer:

Photosynthesis is a process used by plants and other organisms to convert light energy into chemical energy that, through cellular respiration, can later be released to fuel the organism's metabolic activities

Explanation:

3 0
3 years ago
Other questions:
  • A technician has just installed a new SOHO router for several users to share an Internet connection. He received a call that, wh
    5·1 answer
  • Which of the following is an occupation management group? Select the choice that best answers the question.
    15·1 answer
  • X2/3-2x1/3-35=0
    14·1 answer
  • The political spectrum spans from Communism on the extreme left to __________ on the extreme right. /8178757/1f6bdbf3?utm_source
    6·2 answers
  • You’re responding to a troubleshooting ticket about a laser printer in HR that isn’t working. According to reports, the printer
    7·1 answer
  • Jenny is the project manager and her company. She needs to break her current project into parts that her employees can work on.
    10·1 answer
  • Mary feels confident managing Google Search campaigns and is interested in extending her marketing reach with the help of Google
    10·1 answer
  • Compare and contrast between first and second generation of computer<br>​
    6·1 answer
  • Assessment
    12·1 answer
  • It is important organic mineral that is found in the soil as ash​
    8·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!