You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.
harshraj8843
changed the title
Write a Scala program to find digital root of a number
[Program]: Write a Scala program to find digital root of a number
May 30, 2023
Description
Write a Scala program to find digital root of a number
Digital root of a number is the recursive sum of its digits until we get a single digit number.
How to contribute
program/program/find-digital-root-of-a-number/program/findDigitalRootOfANumber.scala
fileThe text was updated successfully, but these errors were encountered: