2 lines
39 B
Text
2 lines
39 B
Text
|
|
for i = 0 to 10 by 2 do format "%\n" i
|
|
|
for i = 0 to 10 by 2 do format "%\n" i
|