How to Create a Sublist from a List in Python

preview_player
Показать описание
In this tutorial you will learn how to create a sublist from a list in Python.
Рекомендации по теме
Комментарии
Автор

how do i create a sublist of elements that are not beneath each other? for ecample i want to create a list with the elemtns from postion 1, 4 and 7

skaterpro
Автор

write a program to identify sub list [1, 1, 5] is there is in given list in the same order, if yes print its match and if no print its gone in function ...
Can you tell code for ?

divyasrivedantham
Автор

very confusing: trying to understand: minute : 00:20
index 2 has value (element) 3
and index 4 (not 5) has value (element) 5

syedyasirali
visit shbcf.ru