If the program needs to remember one item of data, you need a variable.
If the program needs to store a list of related items of data, you need an array.
You will need to decide on the data type:Back to index
mph@ghscomputing.co.uk
Updated 09 December 2018