Each statement in python is terminated by ___________
Answers
Answered by
4
Answer:
Each iteration assigns the the loop variable to the next element in the sequence, and then executes the statements in the body. The statement finishes when the last element in the sequence is reached. This type of flow is called a loop because it loops back around to the top after each iteration.
Similar questions
Chemistry,
2 months ago
Physics,
2 months ago
Math,
2 months ago
Social Sciences,
3 months ago
Biology,
3 months ago
Computer Science,
11 months ago
Biology,
11 months ago