filmov
tv
#42 Python Tutorial for Beginners | FrozenSet in Python

Показать описание
FrozenSet in python is an immutable type of set.
The frozenset() is an inbuilt function in Python which takes an iterable object as argument and make them immutable.
Frozenset supports methods like
copy(),
difference(),
intersection(),
isdisjoint(),
issubset(),
issuperset(),
symmetric_difference() and
union() .
NOTE:
Frozenset doesn't support any method that update and remove elements.
To support me please subscribe my channel
For detail watch the video.
Write your queries at:
Please like, comment, share and subscribe.
Thank You
#daneyallari #python #pythonByDaneyalLari
The frozenset() is an inbuilt function in Python which takes an iterable object as argument and make them immutable.
Frozenset supports methods like
copy(),
difference(),
intersection(),
isdisjoint(),
issubset(),
issuperset(),
symmetric_difference() and
union() .
NOTE:
Frozenset doesn't support any method that update and remove elements.
To support me please subscribe my channel
For detail watch the video.
Write your queries at:
Please like, comment, share and subscribe.
Thank You
#daneyallari #python #pythonByDaneyalLari