This website requires JavaScript.
Explore
Help
Sign in
Aksal
/
nuttx-apps
Watch
1
Star
0
Fork
You've already forked nuttx-apps
1
mirror of
https://github.com/apache/nuttx-apps.git
synced
2026-08-02 04:39:01 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
def2c19c68
nuttx-apps
/
examples
/
bastest
/
tests
/
test04.bas
7 lines
56 B
QBasic
Raw
Normal View
History
Unescape
Escape
Port of BAS 2.4 to NuttX by Alan Carvalho de Assis
2014-10-27 07:53:12 -06:00
10
a
=
1
Remove trailing spaces at the end of lines.
2018-08-13 07:47:26 -06:00
20
repeat
Port of BAS 2.4 to NuttX by Alan Carvalho de Assis
2014-10-27 07:53:12 -06:00
30
print
a
40
a
=
a
+
1
50
until
a
=
10
Reference in a new issue
Copy permalink