Examveda
Examveda

What is the result of 'True and False' ?

A. True

B. False

C. None

D. Error

Answer: Option B

Solution(By Examveda Team)

The and operator returns False if any of its operands is False.

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

Join The Discussion

Related Questions on Variable Names and Operators