Vidyalelo
Python · Q20

Functions in Python

Programming · Python · question 20

Q20

The nested list undergoes shallow copy even when the list as a whole undergoes deep copy.

A.
True
Answer
B.
False

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board