Chevron Left
Back to Where, Why, and How of List Comprehension in Python

Learner Reviews & Feedback for Where, Why, and How of List Comprehension in Python by Coursera Project Network

About the Course

At the end of this project, you will learn about the Where, Why, and How of List Comprehension in Python. We are going to start with a quick introduction to lists and then we will talk about what list comprehension is and how and where we can use it. In the final task, we will load a JSON dataset containing information about UFO observations reported by civilians around the globe. we are going to use list comprehension to extract useful information out of our data....

Top reviews

Filter by:

1 - 2 of 2 Reviews for Where, Why, and How of List Comprehension in Python

By S H

•

Apr 6, 2024

This was a fun course and gave me confidence in writing list comprehensions in Python. Inspecting JSON data from reported UFO sightings was a nice touch too.

By Hemanth K

•

Sep 22, 2022

Well structured course