Mutability
Mutable means that a memory location can be reassigned new values.
Related concepts: ValueAssignmentVariable
Closest Wikipedia entry: Immutable object
Misconceptions about Mutability7 documented Misconceptions
No known Python misconceptions for this concept