Cleaned up directory a bit...
[mirrors/Programs.git] / turbobasic / 1998 / NONAME.BAS
1 T=TIMER
2 L=INT(T)
3 COLOR 14,1
4 SCREEN 0
5 LOCATE 2,2
6 L=L-9999
7 PRINT L
8 STOP
9 END\1a
This page took 0.224342 seconds and 4 git commands to generate.