9. Consider the following dictionary and answer the questions that follow:
mydict1={ 'a': 27 , 'b': 32, 'c':53, 'd' : 67 }
mydict2={ 'b': 37}
a) 'a' in mydict2
b) mydict1.keys()
c) mydict1.update(mydict2)
d) mydict1.popitem()
Answers
Answered by
0
Answer:
Tip Try using words that might appear on the page that you’re looking for. For example, 'cake recipes' instead of 'how to make a cake'.
Need help? Take a look at other tips for searching pleas follow me
Similar questions
Computer Science,
2 months ago
CBSE BOARD XII,
2 months ago
Math,
4 months ago
Math,
4 months ago
Math,
9 months ago