GIT.Harvie.CZ
/
mirrors
/
Programs.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Added experimental makepkg-update-checksums.sh
[mirrors/Programs.git]
/
turbobasic
/
1998
/
POZDRAV.BAS
1
FOR I=0 TO 5000
2
CLS
3
SCREEN 0
4
COLOR 14,1
5
LOCATE 10,5
6
PRINT " DOBRY DEN! JAK SE MATE ? "
7
8
A$=INKEY$
9
IF A$="X" THEN KONEC
10
11
FOR B=0 TO 300
12
NEXT B
13
14
NEXT I
15
KONEC:
16
CLS
\1a
This page took
0.398379 seconds
and
4
git commands to generate.