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 Python loops for calculating the sum of the first n odd numbers. It includes examples of input validation, loop implementation, and sum calculation. The lecture also introduces an exercise with alternating signs.