#2: Python List, Set & Dictionary Comprehension | Python Best Practices

preview_player
Показать описание
Step by step video tutorials to learn Python for absolute beginners!

There are different compound data types in Python like lists, sets, and dictionaries.

In this video, we will learn to use list, set, and dictionary comprehension in Python with the help of examples. These comprehensions will allow you to create lists, sets, and dictionaries in a more elegant and Pythonic way using a single line expression.

~

Watch our videos and revise them with our Python App!

Timestamps:
0:00 Intro
0:21 List Comprehension
2:24 Conditionals in List Comprehension
4:07 Multiple Loops in List Comprehension
6:41 Set Comprehension
7:39 Dictionary Comprehension

Find Programiz elsewhere:

#programiz #python #programizbestpractices #pythonlistanddictionary #listcomprehension
Рекомендации по теме
Комментарии
Автор

Thank you for this video, I'm a beginner and decided to start with python. This video showed me something I feel the instructor of my course should have covered in more detail with dictionaries. Knowing this will help me with the project I am considering doing as practice. If I could hit the like button more than once I would.

anonymity
Автор

Thank you so much for your explanation, it is so simple and easy to understand the way you explained it. Great teacher!

jonathanm
Автор

Great. You communicate your thoughts well. Thanks! 👍🏽

stanleyezeogu
Автор

everything I need is here. whole info of python
MAY ALLAH BLESS YOU
THANK YOU BRO

RjAhtesham
Автор

I cannot imagine the concepts better explained. Thanks.

JGKorny
Автор

you are doing a great job, short and valuable examples

MadMax
Автор

Thank you for the concise and well explained lesson

flavio
Автор

Love the videos. You helped me soo much! New Sub! 👍

vrajsavani
Автор

Really perfect explanation !!! thanks alot

krishnabhadke
Автор

What if my values are a list ? How would I use dictionary comprehension to multiple

lretgtx
Автор

7:33 what determines the order in the alphabets?

slightlygruff
Автор

How did you comment all those lines at once?

chriszink