Recent Posts

Assignment in lambda expressions

We closed the post More state power with a function that collects n random numbers between start and end into a list. Here is the function again:

The way of lambda

An introduction to lambda expressions in Python and their use in (functional) programming.