Introduction to Comprehensions

In this chapter, we are going to look at python

We'll cover the following...

The Python language has a couple of methods for creating lists and dictionaries that are known as comprehensions. There is also a third type of comprehension for creating a Python set.

In this chapter we will learn how to use each type of comprehension. You will find that the comprehension constructs build on the knowledge you have acquired from the previous chapters as they contain loops and conditionals themselves.

Access this course and 1400+ top-rated courses and projects.