What are list slices? What for can you use them?

Опубликовано: 17 Октябрь 2024
на канале: Portal Express
208
3

Type A || List manipulation || Class 11 || Sumita Arora || Solution ||

Website Link :-
https://www.pathwalla.com/2020/03/wha...

What are list slices? What for can you use them?

Answer =

A list created from a list containing the requested element.
it can use to find value by index number.

Syntax:-

L [start : stop]

list manipulation class 11 notes
list manipulation in python class 11 notes
list manipulation in python class 11