Question: Write a c program using a loop that sums the ODD numbers from 401 through 701. In other words, calculate (401+403+405+ ... +697+699+701), and print
Write a c program using a loop that sums the ODD numbers from 401 through 701. In other words, calculate (401+403+405+ ... +697+699+701), and print out the result.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
