List comprehension in python

Опубликовано: 16 Октябрь 2024
на канале: LINUX GEEKS
20
3

Python provides several strong features which makes it a powerful programming language and in this video i have explained several such concepts :
This video explains about the following operation related to lists in python.
a. list comprehension
b. zip
c.enumerate
d. slicing

#zip #enumerate #slicing #compréhension #python #programming Code can be take from github : https://github.com/rawatsandeep1989/d...