Recursive Digit Sum

  • + 0 comments

    I hate recursion, forgot return keyword return after if clause and was wondering why my code wasn't working from the last 3 hours :'(