Accumulator Tutorial
Jump to navigation
Jump to search
An accumulating variable is a common programming pattern. It can be used to solve many simple problems such as counting, adding and finding the maximum/minimum.
Many of these tutorials use data taken from the text file http://progzoo.net/cia.txt