Python Set - Introduction (#17)

preview_player
Показать описание
In this Video you will learn how to use the Python set data structure. You will learn how to declare set objects as well as create sets from lists, strings and tuples. You will also learn the many properties of sets, such as uniqueness of set items.

This video also demonstrates some operations that can be carried out with sets, such as difference, union, intersection, superset, subset and Symmetric difference between set items.
Рекомендации по теме