Learning Scientific Programming with Python (2nd edition)

Q4.3.1: List comprehension and lambda functions

Question Q4.3.1

Rewrite the list of lambda functions created in Example E4.10 using a single list comprehension.