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 advanced topics in Python programming, focusing on lists, slicing, functions, and imports. It explains the manipulation of lists, immutability, and mutability of objects, along with the usage of imports to share code between files.