Video without background music: • 23. Sets and Frozen Sets [Python 3 Pr...
This tutorial will explain about “sets and frozen sets”. The major topics highlighted in this video are what is set, examples of set, operations of set, what is “frozen set”, the difference between “list and set”, what is “in operator”, what is union, intersect, suprect and subset operation of set.
Topics that are covered in this Python Video:
0:00 Introduction
0:08 Definition of Set and example of set
3:11 Set is an Unordered
3:28 List vs set basics difference
5:04 What is frozen set and its example
5:59 implement basics operation of set
6:12 "in" operator
7:06 Union, intersect, suprect and subset operation of set
Learn how to use sets and frozen sets in python. Set is basically mathematical set and could be really useful in programming. Frozen sets are same as set except you can not change them (immutable).
Next Video:
Python Tutorial - 25. Command line argument processing using argparse: • Python Tutorial - 25. Command line ar...
Do you want to learn technology from me? Check https://codebasics.io/ for my affordable video courses.
Website: http://codebasics.io/
Facebook: / codebasicshub
Twitter: / codebasicshub