This repository is not active
Mostafa-Milani-Amin/sumDigits
Somma tutte le cifre di un numero fino ad ottenere un'unica cifra. Esempio: 349146 => 3+4+9+1+4+6 => 27 => 2 + 7 => 9.
JavaScriptMIT
Somma tutte le cifre di un numero fino ad ottenere un'unica cifra. Esempio: 349146 => 3+4+9+1+4+6 => 27 => 2 + 7 => 9.
JavaScriptMIT
This repository is not active