Presenting lambda expressions, based on the book:
"Python How-To 63 techniques to improve your Python code"
https://www.manning.com/books/python-...
http://mng.bz/XNO6
Code available here:
https://www.vitoshacademy.com/python-...
Discount code for all manning books (40%) is here:
watchcui40
Contents:
Basic information about lambda expression: 0:20
Better options than lambda: 7:40