I have a question, I need to make a function in JavaScript that shows the 50 numbers that the sum of their digits equals 10, eg:
Number 19, digits 1 and 9, sum of digits: 1 + 9 = 10. The function should show me the number 19, showing a total...
asked by
20.05.2014 / 20:05