Switch Keys to Values

Switch Keys to Values

You are given an Object, where keys and values are strings. Your function should return an Object as well, where keys and values from input Object are switched: input keys become output values and vice versa....

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