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 related to calculating the volume of a sphere based on a given radius, defining functions in Python, using loops to compute volumes for spheres with varying radii, and understanding the syntax and logic behind for-in loops. The instructor demonstrates how to implement these concepts step by step, highlighting the importance of variable naming and incrementation to avoid errors.