Python - While Loop
Why is it important to include a break statement inside a while True loop?
Why is it important to include a break statement inside a while True loop?
while True loop runs endlessly unless stopped.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions