-
mutable immutable
You can change the contents of the str type as a list.
-
You can also change it using del and append.
-
It can also be changed by specifying the index and reassigning it.
-
You can change the contents of the str type as a list.
You can also change it using del and append.
It can also be changed by specifying the index and reassigning it.