[text] increment counter i11 Increment the counter by one i1i1 Increase the value of the counter which is the variable i by 1. i1i1 Take the number stored inside the variable i 7 which is the counter and add another value 7 to it the other value 1 in this case so that 7 the program doesnt get stuck in an endless loop 7 that will never stop looping unless you interrupt 7 the program or you shut down your computer in 7 which case the looping will cease but only until you decide to run the program again and the 7 looping once again starts and runs endlessly 7 without any way to stop besides the two ways already mentioned above. ii1
in Programming