filmov
tv
Python : Find Sum of digits in a number

Показать описание
Python program to find the sum of all digits in a given number
Conditions:
- Using str()
- Without using str()
- Using while loop
- Using for loop
Conditions:
- Using str()
- Without using str()
- Using while loop
- Using for loop