Testing your code..
Given an integer (take value from the user). Find the sum of its digits.
Example input
123
Example output
6