Given D ={ 'a':3, 'x':7, 'r':5}:
(a) Write Python code that returns the value at key ‘x’ .
(b) Write Python code that returns the key given value ‘7’ .
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.