how to mergetwo dict values with one key using python code example Example: merge two dict python 3 z = {**x, **y}