Introduction

Hi there, this blog is meant to be a tutorial focusing on teaching Python list comprehensions through a video. The video mostly highlights the similarities between for loops and list comprehensions, comparing the two and creating the same output in easy, medium and hard examples. I also displayed the differences that can be seen when trying to create a dictionary in a list comprehension, and the syntax changes from a standard for loop. I hope you enjoy.

The Tutorial

Conclusion

Thanks for watching, if you would like to explore other resources feel free to check out a good one here.

Darby Lehane
Author: Darby Lehane