Why is it difficult to figure out the number of times this loop repeats?

Because the times the loop repeats can only be figured out by looking all over the codeBecause there's a mistake in the codeBecause a while loop shouldn't have code inside its code blockBecause it's always difficult to understand a while loop's code

Because the times the loop repeats can only be figured out by looking all over the code.