1-Write a program that prompts the user to input an integer and then outputs both the individual digits of the number and the sum of the digits. For example, it should output the individual digits of 3456 as 3 4 5 6, output the individual digits of -2345 as 2 3 4 5.
I see this program in this site and no body reply it, am really need the solution of it because this question is in my assignment.
please help me?
I see this program in this site and no body reply it, am really need the solution of it because this question is in my assignment.
please help me?
Comment