Using While Loop to Stop Execution

# Introduction In this challenge, we will try to use the `while` loop to solve the problem. We will use the `break` statement to stop the loop. The `break` statement is used to stop the loop when the condition is met.

|60 : 00

Click the virtual machine below to start practicing