Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Which of the following is false regarding loops in Python?
While loop is used when multiple statements are to be executed repeatedly until the given condition becomes False
Loops are used to perform certain tasks repeatedly.
For loop can be used to iterate through the elements of lists.
While loop is used when multiple statements are to be executed repeatedly until the given condition becomes True.
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!