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