Manualy fixed encoding of few files...
[mirrors/Programs.git] / turbobasic / TOM HESL.BAS
CommitLineData
0f95cc4b
H
1START:\r
2CLS\r
3COLOR 14,1\r
4SCREEN 8\r
5LOCATE 2,2\r
6c1eebfd 6INPUT " ZADEJTE STARTOVACÍ PIN " ;A\r
0f95cc4b
H
7IF A<>007 THEN GOTO START\r
8REM ZDE LZE DOPLNIT PROGRAM DO KTEREHO LZE VSTOUPIT PINEM 007\r
9STOP\r
10END\1a
This page took 0.095195 seconds and 4 git commands to generate.