Functions in Python III: Lambdas, closures, and other miscellanea
Thu Jul 22, 2021
Authors :  Joshua Megnauth

Part I of my functions tutorial covered the basics of writing functions including parameters and rudimentary error checking. Part III covers miscellaneous and intermediate features that I couldn’t shoehorn into part I (just being honest here).

Docstrings

Lambdas

Closures

Decorators

Args and kwargs

Scraping AZLyrics


about · data science and python · rust · home