List in Python (Part-5) Accessing elements from list using index operator and nested index operator

Опубликовано: 22 Октябрь 2024
на канале: INTERVIEW in 3 Steps
128
5

Hello frnds!!! Welcome to my youtube channel.

In this video I am going to teach you how to access the elements from list. There are two methods are available to access the elements from list.

index operator [ ] are used to access the elements from list.

nested index operator [ ] [ ] are used to access the elements from nested list.

If you like my videos, kindly 🙏🙏🙏 like share and subscribe my youtube channel Interview in 3 steps