Set in Python | Python tutorial | Python programming

Опубликовано: 15 Декабрь 2020
на канале: 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!


На этой странице сайта вы можете посмотреть видео онлайн Set in Python | Python tutorial | Python programming длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Rai Gurukul 15 Декабрь 2020, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 334 раз и оно понравилось 99 зрителям. Приятного просмотра!