#14 List Slicing In Python
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
Видео #14 List Slicing In Python канала Shaileshkumar Singh
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
Видео #14 List Slicing In Python канала Shaileshkumar Singh
Комментарии отсутствуют
Информация о видео
30 июля 2020 г. 13:45:55
00:13:44
Другие видео канала