Lists are a mutable data structure in Python.
"mutability" refers to the data structure have the ability to be changed after being assigned
Lists are a mutable data structure in Python.
"mutability" refers to the data structure have the ability to be changed after being assigned