WY Computer Science
sum-digits: whole-number -> number
sum-digits
Find the sum of the digits in a number.
(sum-digits n)