Mutable and Immutable Variables in Python

In python, some variables can change their value after creation while some cannot. If a variable can change its value it is mutable in nature. Otherwise, if it cannot change its value after creation it is immutable in nature. In this chapter let us learn mutable and immutable variables in detail.

Share with friends

Customize your course in 30 seconds

No thanks.