Accepted Answer · #51 · 2026-05-25
Which answer is correct?
Difficulty 2/3
How to play
Read the Stack Overflow–style question, then pick the one correct answer from four plausible options. Watch out — wrong answers often have high fake votes.
How to merge two dictionaries in Python?
I have `a = {"x": 1}` and `b = {"y": 2}` and want `{"x": 1, "y": 2}`. What's the most Pythonic way?
pythondictionarymerge
Loading your progress...
Press 1 through 4, or tap a numbered choice, to answer. Back to hub