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 presents two quizzes that implement nested loops and conditional statements. The first quiz demonstrates the execution of a code with nested loops and conditionals, displaying a pattern of stars. The second quiz is more challenging, involving nested loops with a different condition, resulting in a specific output.