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 exercises on creating, manipulating, and modifying Python lists. Techniques such as using index, len(), enumerate, append, and extend are demonstrated. The lecture also introduces list comprehension for list creation and manipulation.