#immutable
Read more stories on Hashnode
Articles with this tag
What are Immutable Dictionaries & Sets? Before reading this article, you should have an understanding of mutable and immutable types in python. You...
Introduction This article introduces concepts of mutability and immutability in computer science. It’s very important to understand it because it’s...