Question: PYTHON Although a tuple is immutable and cannot be changed once created, a mutable object within the tuple, such as a list, can be changed
PYTHON
Although a tuple is immutable and cannot be changed once created, a mutable object within the tuple, such as a list, can be changed without changing the tuple.
True or False
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
