Q16Multiple correct4 Marks13 Apr 2025
Let D be a non-empty dictionary defined as:
D = {'x': [10, 20, 30], 'y': [5, 15, 25], 'z': {'a': 100, 'b': 200}, 'w': 'a'}
Choose the correct option(s). It is a Multiple Select Question (MSQ).
―――――――――――――――――――――――――――――――――――――――――――――――――――――――