Browsing: while loop

In essence, a while loop is a control flow statement that repeatedly executes a block of code as long as the specified condition remains true