#14 List Slicing In Python

Опубликовано: 16 Октябрь 2024
на канале: Shaileshkumar Singh
135
13

This Video tells you the List slicing.

To access a range of items in a list, you need to slice a list. One way to do this is to use the simple slicing operator :
With this operator you can specify where to start the slicing, where to end and specify the step.

If L is a list, the expression L [ start index: end index ] returns the portion of the list from start index to end index.

Music: https://www.bensound.com