what are the for add two while iterative statement
Answers
Answered by
2
Iteration is the process where a set of instructions or statements is executed repeatedly for a specified number of time or until a condition is met. Such a statement is known as iterative statement.
Answered by
2
Good morning Dear ✏️✏️✏️✏️✏️✏️
An iteration statement, or loop, repeatedly executes a statement, known as the loop body, until the controlling expression is false. The control expression must have a scalar type.
In Python Iteration (Loops) statements are of three type :-
1. While Loop
2. For Loop
3. Nested For Loop
Have a nice day....
Remember stay home because your life is very very important/ necessary for me and your family. ✏️✏️✏️✏️✏️✏️✏️✏️
Similar questions