Mutable vs Immutable Objects in Python
Analytics Vidhya
SEPTEMBER 13, 2024
Introduction Python is an object-oriented programming language (or OOPs). In my previous article, we explored its versatile nature. Due to this, Python offers a wide variety of data types, which can be broadly classified into mutable and immutable types.
Let's personalize your content