Python 12
Python 12
1)Immutable datatypes
2) mmutable datatypes
Immutable datatypes are objects that cannot be modified or altered
after they have been created (for example, by adding new
elements, removing elements, or replacing elements). Python's
immutable data
Types of Immutable datatypes
:- numeric
String
Tuple