Attempt the question, check the explanation, and continue with similar questions to build confidence before exams.
id(list1) == id(list2)
list1 == list2
len(list1) == len(list2)
All elements in both lists are identical.
Video Explanation
Watch Video Solution
Login to get access
Continue with nearby questions to strengthen the same chapter concept while you still have the context fresh in mind.