8000 SAMPLES: added 2 new samples · chrisws/smallbasic.github.io@417e714 · GitHub
[go: up one dir, main page]

Skip to content

Commit 417e714

Browse files
committed
SAMPLES: added 2 new samples
1 parent 1ef249c commit 417e714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/index.bas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ print cat(3) + "SmallBASIC featured samples" + cat(0)
1717

1818
dim frm
1919
frm.inputs << bn("5000", "[Android] Stopit")
20-
frm.inputs << bn("5001", "[Android] Silly words")
20+
frm.inputs << bn("5001", "[Android] Silly words")
2121
frm.inputs << bn("1407", "3d rotating cube with message [harixxx]") 'nice one harixxx!
2222
frm.inputs << bn("1613", "NIM [jsalai]")
2323
frm.inputs << bn("1409", "Mastermind [MGA & Johnno]")

0 commit comments

Comments
 (0)
0