Getting sum of all digits of an input number in Python. ... In next step covert each char to integer by int() function and then add them all to get the sum ...
確定! 回上一頁