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 figure has one endpoint and continues forever in one direction?
Tow decimals that are equivalent to 7.7.
okay i need help!!!#1-4 Find the exact distance between A and B. 1. A(-4,0) B(4,6) 2.A(5,7) B(0,-5) 3.A(2,-1) B(1,-4) 4. A(-7,-2) B(0,7)
Which of these is not a Noncommunicable Disease? * Cancer Asthma Diabetes Influenza Please help :) Thank uYall gonna help or nahhhhhh
3cosx+4sinx=2 solve for angle between 0 and 360(0
Sofia has four times as many dollars as her friend jessie has. together the two have $35. how much money do they each have?
Geometry question-- am I correct?
An angle measures 178° more than the measure of a supplementary angle. What is the measure of each angle?
10. An example of folded mountains can be seen in?
A(n) __________ equation is an equation that involves one or more absolute value expressions.