Match the line of programming syntax with the lettered statement describing the action of the syntax. A Assigns an initial value to the running total. B Displays the sum of the energies (i.e. the total energy). C Adds the value of energy to the running total. D Loops through the energies and assigns each item to energy successively.