the question says
1. Write a program called SumDigits that obtains an integer from the user and then sums the digits. The program should use the remainder and integer division operators.
i understand the question but i dont get how to do it...could anyone help me? please?