You have turned-in this assignment. You can review the lesson and see your previous answers.
Starter Quiz
Question 1 of 6
1
of 6
What does a for loop do in Python?
Select one answer
checks if a condition is true or false
stops the program
executes a block of code repeatedly for a specific range or sequence
converts a string to a number
Need a hint?
Check