GIT.Harvie.CZ
/
mirrors
/
Programs.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
semestralka
[mirrors/Programs.git]
/
turbobasic
/
1998
/
TOM-HESL.BAS
1
START:
2
CLS
3
COLOR 14,1
4
SCREEN 8
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.368391 seconds
and
4
git commands to generate.