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

16/10/2020 46 min Episodio 31

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

Episode Synopsis

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.