Python Baby Steps 105

Mihir Dhakan
Jun 6, 2021

--

Now, after talking about lists, it’s time to checkout “sets” in Python. Key difference between lists and sets is no duplicate values would be allowed to store in sets.

Figure 1 : sets in python

Welcome back ! I hope you understood tuples, lists. In this step, we will explore “Set” data type in python, with some operations such as add, remove, IN, “&”, Difference, intersection, union, issuperset, issubset and then some quiz for you to validate what you learnt so far.

No more English, let’s get our hand’s dirty ! Shoooooooot your clicks on below !

See you soon !

--

--

Mihir Dhakan
Mihir Dhakan

Written by Mihir Dhakan

Data Evangelist | Blogger | Super Optimist

No responses yet