Tuples in Python | Tuple data type in Python | Immutable Data type in python Tuple | Tuple Python

Опубликовано: 30 Сентябрь 2024
на канале: Programming Connoisseur
103
20

Tuples in Python

why tuples python exists ?

what's the use of tuples in Python ?

how it's different from list in Python?

how it's different from set in Python ?

can we modify tuple in Python?


01:00 Tuple Introduction

02:32 Attribute Error in python Tuple

03:32 Adding two Tuples

15:41 Tuple Comparison

20:00 Summary