Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture introduces functional programming concepts in Python, focusing on higher-order functions and lambda expressions. The instructor demonstrates how to use these concepts to filter lists based on specific criteria, such as odd string lengths or the presence of a comma.