Q. What is the function that compares the elements of the two lists? (A) cmp(list1, list2) (B) eq(list1, list2) (C) len(list1, list2) (D) max(list1, list2) ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) cmp(list1, list2)