8. Write a Python script to merge two Python dictionaries. code example Example: merge two dict python 3 z = {**x, **y}