I created a for loop and followed the guidelines for ","s and ";"s like such
for (i = 0, j = 0; i < 10, j < 10; i++, j++)