Open in app
Home
Notifications
Lists
Stories

Write
Maxwell Lovell
Maxwell Lovell

Home

Jan 13, 2021

Python: Mutable, Immutable… everything is object!

In the Python language, everything is an object! From ints to dictionaries, every type of data / collection is an object. However, not all… — Python: Mutable, Immutable… everything is object In the Python language, everything is an object! From ints to dictionaries, every type of data / collection is an object. However, not all objects are treated the same. Some are mutable while others are immutable. What does this mean?

Python 3

2 min read

Python: Mutable, Immutable… everything is object!
Python: Mutable, Immutable… everything is object!
Maxwell Lovell

Maxwell Lovell

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable