4 lines
29 B
Text
4 lines
29 B
Text
|
|
for n do
|
||
|
|
print(n)
|
||
|
|
end do;
|