Examveda
Examveda

What is the result of 'True or False' ?

A. True

B. False

C. None

D. Error

Answer: Option A

Solution(By Examveda Team)

The or operator returns True if at least one of its operands is True.

This Question Belongs to Python Program >> Variable Names And Operators

Join The Discussion

Related Questions on Variable Names and Operators