Python - While Loop
Which situation best shows why a
while loop is needed instead of a for loop?while loop is needed instead of a for loop?for and while loopsfor loops repeat a set number of times; while loops repeat until a condition changes.whilewhile is needed.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions