Tuples in Python part(2) (in Hindi) | Python lecture 15 | Methods and functions, len(), count()...

Опубликовано: 05 Март 2026
на канале: CoderMadhuresh
0

In this video, we'll be exploring the world's famous programming language, PYTHON.

In this video we will learn about Tuples. We will discuss some of the tuple's methods and functions like len(), index(), count(), tuple(), sorted(), max(), min() and sum().

Don't forget to hit the like and subscribe button for more exciting videos!

chapters :

0:00 Introduction
0:30 len() function
1:00 tuple() function
1:22 index() method
1:40 count() method
2:05 sorted() method
2:32 max(), min() and sum() method
3:05 Conclusion