A Admin • 828.43K Points Coach Q. What is the result of {'a', 'b'} & {'b', 'c'}? (A) {'a', 'b', 'c'} (B) {'b'} (C) {'a'} (D) set() Correct Answer - Option(B) Views: 10 Filed under category Python Hashtags: Share Manage Tags
Discusssion
Login to discuss.