Python Professional — Hard
Key points
- The double asterisks unpack the dictionaries into a new dictionary.
- When there are duplicate keys, the last one takes precedence.
- This is an example of dictionary unpacking in Python.
Ready to go further?
Related questions
