Python Return Statement Best Practices and Working With the map() Function

The Real Python Podcast

Episode | Podcast

Date: Fri, 16 Oct 2020 12:00:00 +0000

The Python return statement is such a fundamental part of writing functions. Is it possible you missed some best practices when writing your own return statements? This week on the show, David Amos returns with another batch of PyCoder’s Weekly articles and projects. We also talk functional programming again with an article on the Python map function and processing iterables without a loop.