Beginner Python #4.3 - Data Structures - Sets

preview_player
Показать описание
Step-by-step video teaches you all about Sets in Python!

In this video:
- You create a set with {} or set()
- Sets are Unordered and Mutable
- Sets are used to remove duplicate values
- In clause
- add() to add items to a set
- pop() to remove items from a set

Support the Channel:
Рекомендации по теме
visit shbcf.ru