Question: Write a program that will calculate the sum of numbers from 1 to 15 . If the user enter a negative number the program will
Write a program that will calculate the sum of numbers from 1 to 15. If the user enter a negative number the program will stop. (Use for loop with while or do-while).
C++
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
