For (I=0, num, I +=byte)
Byte is calculated in a loop,
To say I calculate the byte in the loop, and then, the start of the next cycle from I + byte cycle again, byte changed again
CodePudding user response:
Settled, for I in range (0, number, byte)CodePudding user response:
Settled, for I in range (0, number, byte)