do you have to use the variable in a python for loop code example Example: for i in a for j in a loop python for i, j in zip(range(x), range(y)): ...