Python Lect 24: Frozensets and Set Comprehension in Python | Python Tutorials
Hey there!
In the last lecture we finished learning about sets in Python.
Today we'll be covering frozenset and set comprehension.
Link to Set in Python:
• Python Lect 23: Set in Python | Pytho...
Link to the entire Python playlist-
• Python