Watch: Comprehensions in Python

An elegant syntax for building collections

Onel Harrison
Jun 23, 2021
Image credit: Author

Comprehensions are an elegant syntax for creating collections such as lists, sets, and dictionaries in Python. In this video, I showcase the use of comprehensions in Python to build, filter, and transform lists, sets, dictionaries.

Watch the video here

Thank you for watching. Please LIKE and SUBSCRIBE to show your support and watch more videos like this one.

More Computing resources

Watch videos covering a variety of topics in Computing at OnelTalksTech.com

--

--