What are the application scenarios for the break statement in the Python language? (Multiple Choice)
Any Python statement
while loop statement
for loop statement
Nested loop statement
Submit