A

Admin • 833K Points
Coach

Q. Suppose we have two sets A & B, then A < B is:

  • (A) True if len(A) is less than len(B).
  • (B) True if A is a proper subset of B.
  • (C) True if the elements in A when compared are less than the elements in B.
  • (D) True if A is a proper superset of B.
  • Correct Answer - Option(B)
  • Views: 32
  • Filed under category Python
  • Hashtags:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.