6 looping 5 times. loop: INCREASE(0) loop: PRINT(0) loop inst executed: INCREASE(0) 7 loop inst executed: PRINT(0) loop done: 0 loop inst executed: INCREASE(0) 8 loop inst executed: PRINT(0) loop done: 1 loop inst executed: INCREASE(0) 9 loop inst executed: PRINT(0) loop done: 2 loop inst executed: INCREASE(0) 10 loop inst executed: PRINT(0) loop done: 3