|
|
1.1 root 1: .G1
2: label left "Winning Time" "(seconds)" left .3
3: label bot "Kentucky Derby, 1909 to 1988"
4: bestsofar = 1000 # Greater than first time
5: year = 09
6: copy "speedhorse.d" thru {
7: bullet at year, $1
8: bestsofar = min(bestsofar, $1)
9: line from year, bestsofar to year+1, bestsofar
10: year = year+1
11: }
12: .G2
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.