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
xeze [42]
3 years ago
12

- if `check_1` and `check_2` variables are both True, it should set the value of a variable `outcome` to the string 'BOTH' - eli

f `check_1` is True and `check_2` is False, it should set the value of a variable `outcome` to the string 'ONE' - elif `check_1` is False and `check_2` is True, it should set the value of a variable `outcome` to the string 'TWO' - else (meaning both must be False), it should set the value of a variable `outcome` to the string 'NEITHER'
Engineering
1 answer:
tresset_1 [31]3 years ago
4 0

Answer:

See Explaination

Explanation:

if(check1 and check2):

outcome = "BOTH"

elif(check1):

outcome = "ONE"

elif(check2):

outcome = "TWO"

else:

outcome = "NEITHER"

You might be interested in
What should always be done before beginning any diagnosis?
vladimir2022 [97]

Answer:

c

Explanation:

if someone is wrong that they can help with

4 0
3 years ago
Direction: List down or enumerate the type of outlets you want to install on your dream house. Also indicate the quantity (in pi
Lorico [155]

Answer:

Apartment outlet 4pcs

Explanation:

6 0
3 years ago
A horizontal pipe has an abrupt expansion from D1 5 8 cm to D2 5 16 cm. The water velocity in the smaller section is 10 m/s and
anyanavicka [17]
  • Answer:  Explanation:  Application of the bernoulli's equation comes in from conservation of mass flow.  The cross sectional area of the two pipes are calculated. from A = πD²/4 The velocity of water from conservation of mass flow is also calculated ; V2 = Ac1V1/Ac2 The Loss coefficient is then calculated from KL = (1 - Ac1²/Ac2²)² Then the head Loss (hL) is calculated  The detailed calculated and appropriate steps is as shown in the attached files.

5 0
3 years ago
vertical gate in an irrigation canal holds back 12.2 m of water. Find the average force on the gate if its width is 3.60 m. Repo
DanielleElmas [232]

Answer:

The right solution is "2625 kN".

Explanation:

According to the question,

The average pressure will be:

= density\times g\times \frac{h}{2}

By putting values, we get

= 1000\times 9.8\times \frac{12.2}{2}

= 1000\times 9.8\times 6.1

= 59780

hence,

The average force will be:

= Pressure\times Area

= 59780\times 3.6\times 12.2

= 2625537 \ N

Or,

= 2625 \ kN

5 0
3 years ago
Oxides of nitrogen contribute to the formation of?
Nat2105 [25]

Answer:

B. Acid rain.

C. Photochemical smog.

Explanation:

Oxides of nitrogen contribute to the formation of photochemical smog and acid rain. Photochemical smog is a type of smog produced when ultraviolet light from the sun reacts with nitrogen oxides in the atmosphere while on the other hand, when nitrogen oxide react with the water vapor in the atmosphere forming nitric acid which falls on the earth surface with the help of precipitation.

3 0
3 years ago
Other questions:
  • Policy makers in the U.S. government have long tried to write laws that encourage growth in per capita real GDP. These laws typi
    6·1 answer
  • A heat pump and a refrigerator are operating between the same two thermal reservoirs. Which one has a higher COP?
    10·1 answer
  • Describe ICP/OES in detail.
    6·2 answers
  • In a heat-treating process, a 1-kg metal part, initially at 1075 K, is quenched in a closed tank containing 100 kg of water, ini
    10·1 answer
  • Considering the two tables below called Orders and OrderLines, how many rows would be returned by this SQL query? SELECT o.Order
    10·1 answer
  • A single-phase inductive load draws a 10 MW at 0.6 power factor lagging. Calculate the reactive power of a capacitor to be conne
    14·1 answer
  • How can goal setting help with academic performance?
    13·1 answer
  • A customer complains that the heater works sometimes, but sometimes only cold air comes out while driving. Technician A says tha
    14·1 answer
  • 4 points
    13·1 answer
  • Joinn my zo om lets play some blookets<br> 98867 708157<br> 9dPQPW
    14·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!