What I would like to do is have a loop that names a certain number of variables each time. So sometimes when I run the program, this loop will create say 3 variables a1, a2
I would just make an array of arrays where the index is equal to the i value.