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 fundamentals of Python programming, including basic data types, methods, functions, conditions, loops, and function declarations. It also explores concepts such as default parameter values, lists, and useful list methods like append, extend, clear, and insert. The lecture emphasizes practical examples and exercises to reinforce learning.