For more courses visit : https://www.edyoda.com/ List comprehension provide a short and concise way to create lists from other sequences. It consists of square brackets containing an expression followed by a 'for' clause, then zero or more 'for' or 'if' clauses. In this video we will discuss to create lists using list comprehension with multiple examples.