LATEST SCORE for Sinclair 16K ZX-80
by Terence Wilson
from Your Computer, October 1981

THE PROGRAM predicts the most probable score of a football match using only
the difference in league points to make its decision. The program itself is
very simple to use. All you have to do is submit the name of the first
first and its points followed by the same details of the opposing team.

When this is completed the computer then tells you what it thinks the score
will be.

[A number of bugs appeared in the printed listing. The home and away team
names are shown as HT and AT but should be H$ and A$ respectively. Lines
560 to 710 are shown with GOTO 70 at the end of them. Such syntax is not
supported on the ZX-80 and so separate lines must be added. The displayed
lines also assume more columns that the 32 supported by the ZX-80, and so
have been made to improve the visual output. These mistakes are so
fundamental that perhaps the program was ported from a different dialect of
BASIC.]
