What variables does the program accumulate the totals in for the gold and silver?Quote:
my total results are taking the data that I entered from the last customer
Each customer's amounts need to be added to variables that will hold the total.
Printable View
What variables does the program accumulate the totals in for the gold and silver?Quote:
my total results are taking the data that I entered from the last customer
Each customer's amounts need to be added to variables that will hold the total.