Set in Python | Python tutorial | Python programming

Publié le: 15 décembre 2020
sur la chaîne: Rai Gurukul
334
99

A set is an unordered collection of items. Every set element is unique without any duplicate items and must be immutable which cant be changed

However, a set itself is mutable. We can add or remove items from it. Sets are used to store multiple items in a single variable and type of item doesn't matter
Set is one of 4 built-in data types in Python used to store collections of data, the other 3 are List, Tuple, and Dictionary, all with different qualities and usage. A set is a collection which is both unordered and unindexed.

Sets can also be used to perform mathematical set operations like union, intersection, symmetric difference, etc.
Refer this for Python Dictionary:    • Dictionary in Python  
Refer this for Python Tuple:    • Tupls in Python  
Refer this for Python list:    • List in Python  

For more detail watch complete session.

#set #setinpython #learnpython #pythonprogramming
*************************************************************************
Did you enjoy the video? If so, give it a like above!

Subscribe to our channel for more techie video
👉 https://www.youtube.com/c/DeepakRai?s...
Keep Learning!! Keep Growing!!

P.S. Make sure to keep up with us by clicking the bell!


Sur cette page du site, vous pouvez voir la vidéo en ligne Set in Python | Python tutorial | Python programming durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Rai Gurukul 15 décembre 2020, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 334 fois et il a aimé 99 téléspectateurs. Bon visionnage!