assume three dictionaries are assigned to the variables, canadian capitals, mexican capitals, and us capitals. these dictionaries map provinces or states to their respective capitals. write code that creates a new dictionary that combines these three dictionaries, and associate it with a variable named nafta capitals.