What did yu mean by Iterative Statements in Python?
Answers
Answered by
4
Answer:
Python 3 Iteration Statements. Iteration statements or loop statements allow us to execute a block of statements as long as the condition is true. Loops statements are used when we need to run same code again and again, each time with a different value.
Answered by
3
iterative statements are used to repeat the set of statements as prescribed by the user.
Similar questions
History,
5 months ago
Math,
10 months ago
Computer Science,
10 months ago
History,
1 year ago
Math,
1 year ago
Psychology,
1 year ago