Request edit access
Reboot-7 Chapter 8
Chapter 8 Loops in Python
Sign in to Google to save your progress. Learn more
1. To execute iterative statement you need *
1 point
2. Which of the following is membership operator?
*
1 point
3. Which loop is known as definite loop?
*
1 point
4. The range function starts from ________ by default
*
1 point
5. What is the step value in the loop: for i in range (3, 20, 2)
*
1 point
6. Infinite loop lacks in  *
1 point
7.For "For" loop default step value is *
1 point
8. Loops inside a loop is called *
1 point
9. Which loop is also known as definite loop? *
1 point
Submit
Clear form
This content is neither created nor endorsed by Google. Report Abuse - Terms of Service - Privacy Policy