+ 1
Can you help me to write a program in c ?
If a five digit number is input through the keyboard, write a program to calculate the sum of its digits.
4 Antworten
+ 5
First try this on your own and then see this solution
https://www.programmingsimplified.com/c/program/c-program-add-number-digits
+ 5
Rstar you gave him the solution, he should have probably show his try toward the problem first
+ 4
Always start with the Sololearn tutorials.
+ 1
Thanks, much appreciated