Write a statement that increments total by the value associated with amount . That is, add the value associated with amount to that associated with total and assign the result to total .
The statement that increments total by the value associated with amount i.e add the value associated with amount to that associated with total and assign the result to total is: