What's wrong with this code?
Nothing's wrong with this code
The
while
keyword is missing
The code has an infinite loop
There's too much code inside the loop's code block
The code has an infinite loop.