Set vs frozenset in Python | Python Interview Questions #4

preview_player
Показать описание
Link to the playlist:

Python Interview Questions Series #4
Sets vs Frozenset in python
What are the similarities between sets and frozenset in python
What are the differences between sets and frozenset in python
Frozensets in python
What is frozenset in python?
What is Mutability ?
What is immutability?

Timestamps:
0:00 - Intro
0:35 - Sets vs Frozensets
0:46 - Similarities between set and frozenset
1:38 - Differences between set and frozenset
3:15 - Code walkthrough and examples

Tags:
Python Tutorials
Python Interview questions
Python for Beginners
Python programming tutorials
Sets in Python
Hashing
Рекомендации по теме
Комментарии
Автор

Bro! You have few subscribers while you deserve millions!!!. Salute from India, West Bengal!

arushgupta
Автор

Thank you for this video. I always thought the sets are immutable. But now I understood, sets are mutable but items in the sets are immutable.

krishnarawal