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
Science,
5 days ago
Math,
5 days ago
Social Sciences,
11 days ago
Biology,
11 days ago
Computer Science,
8 months ago
Biology,
8 months ago