What is the following function compares elements of both lists?
A – cmp(list1, list2)
B – len(list1, list2)
C – max(list1, list2)
D – min(list1, list2)
1 Answers
What is the following function compares elements of both lists?
A – cmp(list1, list2)
B – len(list1, list2)
C – max(list1, list2)
D – min(list1, list2)