Add digits and Multiply by 10 [on hold]
How do I multiply the sum of digits by 10?I need to multiply the sum of
digits by 10 of these numbers, 14 thru 19. Heres an example...
~14~
1+4 = 5 5*10 =50
BUt how do i make it so the program adds the digits by itself?
No comments:
Post a Comment