GIT.Harvie.CZ
/
mirrors
/
Programs.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
3f3289829f81b94daa5778414308b69da9a580b4
[mirrors/Programs.git]
/
turbobasic
/
1998
/
TOM.BAS
1
START:
2
CLS
3
COLOR 14,1
4
SCREEN 1
5
LOCATE 2,2
6
INPUT " ZADEJTE STARTOVACĂ PIN " ;A
7
IF A<>007 THEN GOTO START
8
REM ZDE LZE DOPLNIT PROGRAM DO KTEREHO LZE VSTOUPIT PINEM 007
9
STOP
10
END
\1a
This page took
0.295998 seconds
and
5
git commands to generate.