Page 1 of 1

In python when we say that a data structure is immutable, what does that mean? A. it can be modified B.it can't be modif

Posted: Thu May 05, 2022 1:38 pm
by answerhappygod
In python when we say that a data structure is immutable, what
does that mean?
A. it can be modified
B.it can't be modified
c. it can be modified. but with limitation
d none of the above