5 REM display the number 941
10 LET a$ = "9"
20 LET b$ = "4"
30 LET c$ = "1"
40 LET d$ = a$ + b$ + c$
50 LET number = VAL(d$)
60 PRINT number
10 LET a$ = "9"
20 LET b$ = "4"
30 LET c$ = "1"
40 LET d$ = a$ + b$ + c$
50 LET number = VAL(d$)
60 PRINT number
My CC1 levelset: https://forum.bitbusters.club/thread-493.html
My CC2 levelset: https://forum.bitbusters.club/thread-1174.html
Flash game I created- Block Manoeuvres: http://www.fastswf.com/2Ra-gvs
My CC2 levelset: https://forum.bitbusters.club/thread-1174.html
Flash game I created- Block Manoeuvres: http://www.fastswf.com/2Ra-gvs