Wednesday, 10 September, 2025г.
russian english deutsch french spanish portuguese czech greek georgian chinese japanese korean indonesian turkish thai uzbek

пример: покупка автомобиля в Запорожье

 

Python Tutorial - 24. Sets and Frozen Sets

Python Tutorial - 24. Sets and Frozen SetsУ вашего броузера проблема в совместимости с HTML5
Video without background music: https://youtu.be/RD6JionMlXM This tutorial will explain about “sets and frozen sets”. The major topics highlighted in this video are what is set, examples of set, operations of set, what is “frozen set”, the difference between “list and set”, what is “in operator”, what is union, intersect, suprect and subset operation of set. Topics that are covered in this Python Video: 0:08 Definition of Set and example of set 3:11 Set is an Unordered 3:28 List vs set basics difference 5:04 What is frozen set and its example 5:59 implement basics operation of set 6:12 "in" operator 7:06 Union, intersect, suprect and subset operation of set Learn how to use sets and frozen sets in python. Set is basically mathematical set and could be really useful in programming. Frozen sets are same as set except you can not change them (immutable). Next Video: Python Tutorial - 25. Command line argument processing using argparse: https://www.youtube.com/watch?v=XYUXFR5FSxI&list=PLeo1K3hjS3usILfyvQlvUBokXkHPSve6S&index=27 Website: http://codebasicshub.com/ Facebook: https://www.facebook.com/codebasicshub Twitter: https://twitter.com/codebasicshub Patreon: https://www.patreon.com/codebasics
Мой аккаунт