No installations needed! Write Python directly in your browser and get instant feedback with our smart validation system.
Combine the contents of two dictionaries into one.
You are given two dictionaries:
Merge
If a key exists in both, the value from
Print the merged dictionary.
Output:
Get your code reviewed and validated to understand what you did right and where you can improve.