greenjav68 greenjav68 21-07-2024 Computers and Technology Answered Assume the variable iso_3166 refers to a dictionary mapping each country's name to its Alpha-2 code. Write some code that deletes the element with key "East Timor" and sets its mapped value to the new key "Timor-Leste".