3 lines
35 B
QBasic
3 lines
35 B
QBasic
|
for i=1 to 10:print i;:next i:end
|
||
|
|
|
for i=1 to 10:print i;:next i:end
|
||
|
|