Explain with syntax the various iteration statements used in Python.
Answers
Answered by
11
Answer:
In Python, the iterative statements are also known as looping statements or repetitive statements. The iterative statements are used to execute a part of the program repeatedly as long as a given condition is True.
Answered by
11
In Python, the iterative statements are also known as looping statements or repetitive statements. The iterative statements are used to execute a part of the program repeatedly as long as a given condition is True.
MARK BRAINLIEST
Similar questions
India Languages,
1 month ago
Computer Science,
1 month ago
English,
1 month ago
Math,
3 months ago
Science,
3 months ago
Math,
9 months ago