When pressing “G”, it is suppose to print which value is greater, the value in the 1st for loop or the value in the 2nd for loop.
I don’t think this will work because the loops are in different execution chains. What are you trying to do? Whatever it is there’s a better way!
Dan