Hi, everyone;
I am trying to test a part of a program, and the result I get from a do loop really confuse me. For do loop3, if I add a write statement at line 29, when I run the program, the do loop will never end, and from the value returned, it seems that the program has never updated the...