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 covers the concept of recursive functions, including how they work, their scope, and the use of namespaces. It also explores examples such as calculating factorials and Fibonacci sequences, highlighting the differences between recursive and iterative approaches.