Python Tuple Data type in detail with Examples (Class 15) Part 04

preview_player
Показать описание
Kamil Academy
The channel has a complete playlist dedicated to computer science and programming. Apart from the step-by-step tutorials, there are videos that will give you tips on how to be a better programmer.
1) Computer languages
2) DIT courses
3) MS-Office
4) Computer Special Courses
In Python, a tuple is an ordered collection of elements, similar to a list, but unlike lists, tuples are immutable, which means their elements cannot be changed once they are assigned. Tuples are often used to group related pieces of data together. Here's a description of how you can use tuples to represent data related to YouTube videos:
Рекомендации по теме
join shbcf.ru