Question: write in c please Procedural Programming Sum to n Write a program that reads a positive integer n and prints the sum of all integers

write in c please
Procedural Programming Sum to n Write a program that reads a positive integer n and prints the sum of all integers from 1 to n as follows The output does not contain any white spaces Example of input:5 1+2. nnn1)/2 Corresponding output: 1+2+3+4+5-15 Example of input: 1 corresponding output: 1=1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
