A Admin • 831.35K Points Coach Q. What will be the output of `len({1: 'a', 2: 'b', 3: 'c', 2: 'd'})`? (A) 4 (B) 3 (C) 2 (D) Error Correct Answer - Option(B) Views: 11 Filed under category Python Hashtags: Python Dictionary Share Manage Tags
Discusssion
Login to discuss.