You have turned-in this assignment. You can review the lesson and see your previous answers.

Exit Quiz

Question 1 of 6
1 of 6

Which type of loop is used in Python for count-controlled iteration?

This type of loop is used when you want to repeat a set of instructions a specific number of times.