In most programming languages, it is necessary to let the computer know the type of data that will be held in a variable. Integer and String are two very common data types. Integer (whole numbers) - ...
And so on, up to score10. While possible, this is not a practical method of recording this data. Suppose the program needed to record 100 scores? 100 variables would be required!