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

find the difference: 7 7/8 - 3 1/4
How long did mummification go for poor Egyptians?
What is the formula for the volume of a cuboid?
What are 2 numbers that when multiplied together you get 360 and when added together you get -96
In the library there are 200 books. 58 of them are non-fiction. What percentage of the books are non-fiction?
What are 2 numbers that when multiplied together you get 360 and when added together you get -96
how are the themes and topics different
what does the agora tell us about the culture of athens?
what are two human uses for mosses?
A box contains bags of crisps. Each bag of crisps weighs 25 grams. Altogether, the bags of crisps inside the box weigh 1 kilogram. How many bags of crisps are i