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: Share Manage Tags
Discusssion
Login to discuss.