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 the basics of Python programming, covering topics such as data types, variables, input/output functions, conditional structures, and loops. The instructor explains the structure of if statements, the use of the break statement, and the difference between while and for loops.