Computer Science, asked by chocogirlsowji1391, 19 days ago

Write a program to calculate sum of all digits of a input number till it reduce to a single digit. (Ex i/p 489 output sum:21 sum :3)

Answers

Answered by 24may
0

Answer:

please make me brainliess

Explanation:

The following is a C program to find the sum of the digits till the sum is reduced to a single digit.

Similar questions