(12-20-2021, 04:20 PM)Interceptor Wrote: 10 IF BTS > OTS THEN 'W'
20 ELSE 'L'
30 RESET BTS
40 RESET OTS
50 NEXT GAME GO TO 10
;BTS = Bengals Total Score
;OTS = Opponent's Total Score
Yeah, the formula is simple. Rusty but simple. Or something like that.
Oh goodness, using BASIC for this one?