Respuesta :

Answer:

10

Explanation:

We make a variable called sum that holds the value of 0.

Then we start a for loop that goes from 0 to 4 (since it's i < 5, not <= 5)