Set in Python | Python tutorial | Python programming

Pubblicato il: 15 dicembre 2020
sul canale di: 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!


In questa pagina del sito puoi guardare il video online Set in Python | Python tutorial | Python programming della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Rai Gurukul 15 dicembre 2020, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 334 volte e gli è piaciuto 99 spettatori. Buona visione!