Given two dictionaries, merge them into one code example Example: merge two dict python 3 z = {**x, **y}