OsoDeOro4806 OsoDeOro4806
  • 01-01-2021
  • Computers and Technology
contestada

The OR operator displays a record if any conditions listed are true. a. Trueb. False

Respuesta :

MrRoyal
MrRoyal MrRoyal
  • 02-01-2021

Answer:

True

Explanation:

I will answer using the following illustration (in python)

a = 2

b=3

if a ==2 or b == 4:

  print("Good!")

When the above program is run, the program will print Good!

Why?

Because according to the OR operator, only one condition (in this case; a = 2) has to be true

The other condition may or may not be true.

Hence, the anwer to your question is true

Answer Link

Otras preguntas

What is the square root of Pi
calculate ✓4+✓16+✓81[tex] \sqrt{4 + \sqrt{16 + \sqrt{81} } } [/tex]​
What was the purpose of Bradford’s Of Plymouth Plantation?What was the purpose of Bradford’s Of Plymouth Plantation? .
I really need helpp!! im soo tired. A figure with parallel lines m and n is shown. What is the measure, in degrees, of angle b?
describe what is being done in each step while solving the equation 2(-3+4)=5x+2
Your school has just been awarded a technology grant. Each grade level team has been asked to submit a proposal for how they could use the money. Your team puts
Does the neutron have a charge? explain your answer.​
can someone pls explain this to meits only 1 mark idk if I'm just overcomplicating this​
NEED HELP ASAP ON THIS QUESTION
for f(x)=4x+1 and g(x)=x^2-5 find (fxg)(x)