- The loop is used to repeat a block of code multiple times until the condition becomes false.
*Types: *
1.For Loop
2.While Loop(Entry check)
3.Do-While Loop(Exit check)
*Types: *
1.For Loop
2.While Loop(Entry check)
3.Do-While Loop(Exit check)
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)