What happens when this code runs?
The loop repeats itself forever and crashes the program
The loop runs its code block once
The loop skips its code block
The loop runs its code block five times
The loop repeats itself forever and crashes the program.