Mutable and Immutable Types

Опубликовано: 22 Июль 2020
на канале: 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.


На этой странице сайта вы можете посмотреть видео онлайн Mutable and Immutable Types длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Thenetguruz 22 Июль 2020, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 62 раз и оно понравилось 3 зрителям. Приятного просмотра!