Greatly appreciate if any one can help me with this small programming challenge for a newbie.
Write a program segment with a do-while loop that asks the user to enter a number.
The loop should keep a running total of the numbers entered and stop when total is greater than 300.