Fixed DOS encodings using: iconv -f CP852
[mirrors/Programs.git] / turbobasic / 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.13249 seconds and 4 git commands to generate.