Question: write a program that prompts a user to input an integer then outputs both the individual digits of the numer and the sum of the
write a program that prompts a user to input an integer then outputs both the individual digits of the numer and the sum of the digits. For example: Input:1234 should output: 1 2 3 4 with sum of 10
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
