I was trying to use the for loop variable outside it, after breaking out of 
the loop, to see how many iterations were executed. But it seems to be that 
the loop variable is not accessible outside the loop? Is that the case? 
Does this apply to all the variables defined inside the loop?

Reply via email to