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 concepts of flow control, including if-else statements, switch statements, logical conditions, and loops like while, do-while, and for. It also delves into file input and output operations, demonstrating how to write to and read from files, handle command line arguments, and control output format.