Question: Write a c program that asks the user to enter numbers in one line and ends it by typing quit. Your code should then return

Write a c program that asks the user to enter numbers in one line and ends it by typing "quit. Your code should then return the sum. For example, your code should look like: "Enter numbers and stop with quit:" 4 5 7 9 quit The sum of the numbers is:" 25
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
