GIT.Harvie.CZ
/
mirrors
/
Programs.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Added experimental makepkg-update-checksums.sh
[mirrors/Programs.git]
/
turbobasic
/
1998
/
CIS1AZ10.BAS
Commit
Line
Data
0f95cc4b
H
1
SCREEN 1
\r
2
V=TIMER
\r
3
PRINT "CAS" V
\r
4
V=INT(((V-INT(V))+.2)*10)
\r
5
PRINT "DALE" V
\r
6
FOR I=1 TO 19
\r
7
A=INT(RND*V+1)
\r
8
IF A=11 THEN A=A-V+1
\r
9
PRINT A
\r
10
NEXT I
\r
11
SOUND 1200,2
\1a
This page took
0.24042 seconds
and
4
git commands to generate.