Relative Content

Tag Archive for pythontypesimmutabilitymutable

Immutable vs Mutable types

I’m confused on what an immutable type is. I know the float object is considered to be immutable, with this type of example from my book: