2 lines
66 B
Text
2 lines
66 B
Text
for x = for i = 1 upto 9: a[i], endfor, a[10]: show x; endfor
|
|
end
|
for x = for i = 1 upto 9: a[i], endfor, a[10]: show x; endfor
|
|
end
|