Lesson 9 of 15 • 3 upvotes • 11:43mins

This lesson describes a new method for creating lists which is list comprehension. And this method is more efficient as compared to using "append" method because it reduces the length of the program.
15 lessons • 3h 14m
Overview of Python
13:25mins
Strings and Lists
14:54mins
Loops in Python
14:55mins
Functions and Recursion
13:18mins
Tuples and Dictionaries
13:46mins
Tuples and Dictionaries - 2
14:57mins
Programs - 1
14:23mins
Programs - 2
13:37mins
List Comprehension
11:43mins
Sets in Python
12:12mins
Standard Input Output Function - 1
11:23mins
Standard Input Output Function - 2
10:58mins
File Handling
11:38mins
Python Programming - 3
10:21mins
Python Programming - 4
12:40mins