Problem #288 CORE JAVA PROGRAMMING

Write a Java method to compute the sum of the digits in an integer

Your Solution