You are viewing a single comment's thread. Return to all comments →
it means: if x>0 then return x because if x=0 and 0==false then return 9
Seems like cookies are disabled on this browser, please enable them to open this website
I agree to HackerRank's Terms of Service and Privacy Policy.
Recursive Digit Sum
You are viewing a single comment's thread. Return to all comments →
it means: if x>0 then return x because if x=0 and 0==false then return 9