If two variables point to the same object, why doesn't reassigning one variable affect the other?

420K views

The Python Oracle

8 years ago

If two variables point to the same object, why doesn't reassigning one variable affect the other?

If two variables point to the same object, why doesn't reassigning one variable affect the other?