2 lines
34 B
QBasic
2 lines
34 B
QBasic
|
for i=1 to 10:print i;:next i:end
|
|
for i=1 to 10:print i;:next i:end
|