Moved old turbobasic files to directory 1998 and added new directory for new files
[mirrors/Programs.git] / turbobasic / 1998 / VIPIS.BAS
CommitLineData
0f95cc4b
H
1A=0\r
2FOR I=0 TO 24\r
3A=A+1\r
4REM CLS\r
5COLOR 14,1\r
6SCREEN 0\r
7LOCATE A,A\r
8PRINT I\r
9NEXT I\r
10END\1a
This page took 0.108276 seconds and 4 git commands to generate.