Arrays---Two-dimensional
Screen for the sales figures program.
This program maintains a two-dimensional array of integers. These represent the sales of various items in several different shops.
A number is then created in the text field. The user clicks the mouse on a cell of the array to specify which component of the array they want to change. The program calculates and displays the grand total of all the sales.