Python 3 set() built-in function TUTORIAL

preview_player
Показать описание
Tutorial on how to use the set() built-in function from the Python 3 Standard Library.

📖 Please check out my Udemy course here:

Documentation:

⚙️ Recommended Computer Gear:

✈️ Recommended Digital Nomad Gear:
Рекомендации по теме
Комментарии
Автор

The Goz voice on this is a superb detail. 👌

israeldlr
Автор

set() is a class, not function. This object is unhashable.

vladumnik