CBSE Class 11 Informatics Practices Question 20 of 80

Lists in Python — Question 11

Back to all questions
11
Question

Question 11

The assignment(=) operator creates a reference of the original list that shares the same memory location.

Answer