%begin %integer i,j,k,l,m %cycle i = 1,1,10 printch(27); printch('H'); %cycle k = 1,1,24 %cycle j = 1, 1, 80 printch('a') %repeat newline %repeat %repeat %endofprogram