Python strings are immutable, but only sometimes

There is a common case when strings are actually mutable. Read more

Similar