mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-02 04:39:01 +00:00
3 lines
35 B
QBasic
3 lines
35 B
QBasic
|
|
for i=1 to 10:print i;:next i:end
|
||
|
|
|