A

Admin • 833K Points
Coach

Q. Which operator is used for logical AND in Python?

  • (A) &&
  • (B) &
  • (C) and
  • (D) AND
  • Correct Answer - Option(C)
  • Views: 23
  • Filed under category Python
  • Hashtags:

Explanation by: Admin

Python uses the keyword and for logical AND operations.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.