In this activity, the goal was to create a program that sums the number of a range given by the user. It was a little bit complicated at first because I didn’t know that I had to equal the sum to 0. Then, I had some problems because it didn’t only showed the final result, it showed all of the sums, but then I realized that I had the “ } ” of the “while” after outputting the sum, so, I just changed it after assigning the last value to “c”, so that way it gets out of the loop, and it finally worked.

CC BY 4.0 In this activity, the goal was to create a program that sums the… by lowercase is licensed under a Creative Commons Attribution 4.0 International License.