how to reach from (3 ,4) to (0, 7) python code example Example: python for loop range for i in range(0, 3): print(i)