How to code a recursive function which returns the sum of digits of its argument using Python.

Published --