Thanks a lot Debajyati, maybe I should have included those stuffs in this blog only... but I have a planned a different blog for that purpose, where I will discuss the difference between tuple, list, set and dictionary and how to inter-convert them.
So, stay tuned for that !!
Debajyati Dey
Freelance Tech Writer
Neat! You covered most of the things about sets. But I think, you could also highlight the matter that sets do not contain duplicates with a suitable example. We have a built-in function 'set()', allows us to convert data structures(like lists & tuples) into sets. When solving problems we often face an issue about discarding duplicates. It would have been a lot better for beginners if you mentioned this concept.
However your all blogs are going amazing.Warm regards ππ.