I'm trying to figure this out. my question is below.
Create a Loop application Create your own While-End or (For End) repetition using C code.
One of the following themes should be used:
Summing the total miles run or walked in a typical week
Summing the cost of groceries spent during a month
Summing the cost of hotel rooms used during a vacation in a year
Summing the total number of automobile accidents in the DC area in one week
Be sure to provide an overview of what your repetition structure is doing. Please keep the design simple for this exercise.
Just a few lines of code is all that is needed for this response.
Provide the C code.