Python: List Comprehensions

preview_player
Показать описание
Create new lists fast and easy with one line of code using Python's list comprehensions.

RELATED VIDEOS:

#Python
Рекомендации по теме
Комментарии
Автор

this was very informative. always had trouble understanding and reading list comprehensions. But the whole transform, sequence, filter breakdown helped
out alot. thanks

musclecode
Автор

This was really helpful, laying out the components of list comprehension statements.

Raggaliamous
Автор

Love yous videos. The really help newbees like me understand this stuff. Thanks.

novicetech
Автор

Great video! Only thing I found, the last one - flattening a nested list - was confusing to understand.

leica
Автор

great sir.... i appreciate your skill....a lots of thanks

Abdullah
Автор

Great one. Sir, would like to request you to upload video on generator & decorator in python

SantoshSingh-kibx
Автор

Could you please make vids on python ellaborately? Like covering major functions and syntaxes...?
Like an indepth course of the basic python?

hackpiece
Автор

hello,
"Anu" is in the second index, but why he call idx[0] ?

themelankolis