Keywords
Python is not specifically an object-oriented language or primarily a functional programming language, it is a multi-paradigm language (as are most languages these days more or less):
This reference page just collects some handy links on functional programming aspects of Python .
The following also has some Python lambda examples and comparisons with Wolfram Mathematica: