ニュース

sum of digits of a given number by using python. Contribute to stromen970/sum-of-digits- development by creating an account on GitHub.
# Python code to calculate the sum of digits of a number, by taking number input from user.