mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-09-14 22:50:33 +00:00
2 lines
34 B
QBasic
2 lines
34 B
QBasic
|
|
for i=1 to 10:print i;:next i:end
|