Have you ever wondered what the i variable did in code like this:
for i in something
do i
So did I! (no pun intended) I made a little video trying to explain its function and what not. This example is shown in Python, but it should be the same in other Languages as well.
Tags: For-loop, variable, programming, batch, python tutorial, c++ tutorial, c tutorial, c# tutorial, java programming tutorial, 'i' variable,