I gave this talk at Dev Challenge Accepted 2022, exploring Python's functional-style tools — map, filter, reduce, comprehensions, and generators — as expressive alternatives to writing everything as an explicit loop.

Video:

Check the slides here