Closed isuyashpatel closed 4 years ago
by using recursion printing sum of digits. input=253 output: sum of digit=10 input=2323 output: sum of digit=10
by using recursion printing sum of digits. input=253 output: sum of digit=10 input=2323 output: sum of digit=10