Sets in Python | What is a Set in Python

Опубликовано: 03 Октябрь 2024
на канале: Miss.python
177
4

This video is a very short introduction to sets in Python. Sets can store multiple items in a single variable. Set, List, Tuple and Dictionary are four built-in datatypes in Python that are used to store collections of data. A set is unordered, unchangeable and unindexed.

––––––––––––––––––––––––––––––
Country Cue 1 by Audionautix is licensed under a Creative Commons Attribution 4.0 license. https://creativecommons.org/licenses/...
Artist: http://audionautix.com/
––––––––––––––––––––––––––––––
#Shorts