Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Select which is true for for loop
for
else clause of for loop is executed when the loop terminates abruptly
else clause of for loop is executed when the loop terminates naturally
Python’s for loop used to iterates over the items of list, tuple, dictionary, set, or string
We use for loop when we want to perform a task indefinitely until a particular condition is met
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!