Examveda

In . . . . . . . . copy, the modification done on one list affects the other list. In . . . . . . . . copy, the modification done on one list does not affect the other list.

A. shallow, deep

B. memberwise, shallow

C. deep, shallow

D. deep, memberwise

Answer: Option A


This Question Belongs to Python Program >> Functions In Python

Join The Discussion

Related Questions on Functions in Python