shared var K = L = 1; Process_i while (TRUE) { L:=K; K:=K+11; print_num(L, L+10);
} Explanation: Print_num is a routine ta prints numbers from