python code to merge 2 dictionaries into 1 dictionary code example Example: merge two dict python 3 z = {**x, **y}