Answer:
The inverse of d would be:
inverse = { }
for key, value in d.items ( ) :
inverse [value] =key|
9.3m questions
12.0m answers