What is the following function compares elements of both dictionaries dict1, dict2?
A – max(dict)
B – min(dict)
C – len(dict)
D – None of the above.
1 Answers
What is the following function compares elements of both dictionaries dict1, dict2?
A – max(dict)
B – min(dict)
C – len(dict)
D – None of the above.