filmov
tv
Tutorial 09 - Tuples, Sets and Dictionary in Python
Показать описание
#pythonforbeginners #pythonprogramming #pythontutorial
Chapters:
00:00 Introduction and Background
00:10 Creating Tuples
00:55 Tuples are immuntable
01:45 Creating a Set
02:33 Performing Set Operations
03:20 Creating a dictionary in Python