October 22, 2020

Sum of Digits in a String

    Write a program that asks the user to enter a series of single-digit numbers with nothing separating them. The program should display the sum […]