arpit456jain / Amazing-Js-Projects

Amazing-Js-Projects
https://amazing-js-project.netlify.app/
MIT License
146 stars 213 forks source link

Happy Number Checker #601

Closed eswarbhageerath closed 2 years ago

eswarbhageerath commented 2 years ago

Project title Happy Number Checker

Project Description A number is called happy if it leads to 1 after a sequence of steps wherein each step number is replaced by the sum of squares of its digit that is if we start with Happy Number and keep replacing it with digits square sum, we reach 1.

Example: 13

Stack:

image

github-actions[bot] commented 2 years ago

Hello there!👋, @eswarbhageerath Welcome to the Amazing Js projects! 🚀⚡Thank you and congrats🎉 for opening issue in this project.Please make sure not to start working on the issue, unless you get assigned to it.😄