THIS IS NOT TAUGHT BY THE MENTORS IN THE PREVIOUS LECTURES

What is this break conditions were not taught in the previous lectures but still the answer uses break statements…

@gautam255
When a break statement is encountered inside a loop, the loop is immediately terminated and the program control resumes at the next statement following the loop.
you can learn more about break statements from here:

if you want this to be included you can write a mail to [email protected] for the same