Python Lect 23: Set in Python
Hey there!
In this video we'll be studying about set in Python.
Sets are basically non-sequential data types which can store all other data types.
It is another inbuilt data structure. We'll be looking at various set operations so that your base remains clear.
Link to frozenset() and set comprehension in Python:
https://youtu.be/YgTQrrOzFEA
Link to the entire Python playlist-
https://www.youtube.com/playlist?list=PLiQbdK1_1fB_1A2Z5CRyVGQrXOz1JZXGT