removed some strange index file CHKLIST.MS
[mirrors/Programs.git] / turbobasic / BINGO.BAS
CommitLineData
0f95cc4b
H
1CLS\r
2A=0\r
3COLOR 4,15\r
4SCREEN 1\r
5A=INT(RND*15)\r
6LOCATE 2,2\r
7PRINT A\r
8END\1a
This page took 0.122092 seconds and 4 git commands to generate.