Mutable and Immutable Types

Published: 22 July 2020
on channel: Thenetguruz
62
3

In this video, we find out the difference between mutable and immutable data types. In Python variables do not act as a container of information we save in them but instead, they point to a memory address where the data is stored. In case of mutable type, the data is changed in the same memory location while in case of immutable types, the data is saved in a new memory location, and our variable points to that new memory address.


On this page of the site you can watch the video online Mutable and Immutable Types with a duration of hours minute second in good quality, which was uploaded by the user Thenetguruz 22 July 2020, share the link with friends and acquaintances, this video has already been watched 62 times on youtube and it was liked by 3 viewers. Enjoy your viewing!