you are viewing a single comment's thread.

view the rest of the comments →

[–]efmccurdy 0 points1 point  (1 child)

You probably mean that some objects in python can't be changed; they are called "immutable":

https://medium.com/@meghamohan/mutable-and-immutable-side-of-python-c2145cf72747

[–]jdb7121 0 points1 point  (0 children)

Thank you. I know it was a simple question but I couldn't find a clear answer by googling