Switch Keys to Values

Switch Keys to Values

You are given a dictionary, where keys and values are strings. Your function should return a dictionary as well, where keys and values from input dictionary are switched: input keys become output...

You should be an authorized user in order to see the full description and start solving this mission.