I have two lists that are of the same length, is it possible to loop through these two lists at once?
I am looking for the correct syntax to do the below
It'll be much simpler to just do it in a plain old for loop instead...
for(int i=0; i