-
jaffathecake I do. But on
ifor loops, I had some code that usedindex, but then when I needed a nested loop, I wasn't sure whether to call the varjindex- which is stoopid, so I changed all myindextoiso I could nest.
i for loops, I had some code that used index, but then when I needed a nested loop, I wasn't sure whether to call the var jindex - which is stoopid, so I changed all my index to i so I could nest.