Introduction to tuples in Python (part-1) | Unit-2 | term-2 | Class -11th CBSE Computer Science

Опубликовано: 22 Октябрь 2024
на канале: CS with Python and SQL
173
10

In class 11th term-2 syllabus, second topic under programming is "Tuples in Python". In this video, we are beginning the topic Tuples in Python in which we have mainly discuss about
Introduction to tuples
accessing elements in Python
Tuple is immutable
Operations on tuple - Concatenation