Awesome-Python-Scripts icon indicating copy to clipboard operation
Awesome-Python-Scripts copied to clipboard

Basic algorithm for finding Digital Root

Open TheRealDarkCoder opened this issue 5 years ago • 0 comments
trafficstars

A simple algorithm to find digital root of any integer in python. Algorithm taken from Wikipedia and slightly modified.

TheRealDarkCoder avatar Oct 02 '20 12:10 TheRealDarkCoder