Python list comprehension - python tutorial for beginners 7

preview_player
Показать описание
Hey there.
This video is about python list comprehension. List comprehension offers a shorter syntax when you want to create a new list based on the values of an existing list. Without list comprehension, you will have to write a for statement with a conditional test inside.

#pythontutorial #pythonforbeginners #pythonlistcomprehension

If you have any questions, Don't forget to comment below. I will answer you as soon as possible. Please like and share this video with your friends If you find this video helpful. Also, make sure to subscribe to my channel.

▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬
Table of content:
00:00 | Introduction
00:18 | Loop through lists
03:19 | List comprehension

▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬
Рекомендации по теме
Комментарии
Автор

I’m 59 year old beginner and just started the Udemy Python masterclass. Your training videos compliment the course greatly

gregfreeland