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 two quizzes that implement nested loops and conditional statements. The first code snippet initializes variables and uses nested loops to display a pattern of stars. The second quiz is more challenging, involving nested loops with conditions based on the values of the variables.