khushi-purwar / WebDev-ProjectKart

The repository contains the list of awesome & cool web development beginner-friendly projects!
https://web-dev-project-kart-chi.vercel.app/
MIT License
142 stars 204 forks source link

Adding Abundant Number Checker #1541

Closed LiQuiD-404 closed 2 years ago

LiQuiD-404 commented 2 years ago

Project title Abundant Number Checker

Project Description A number n is said to be an Abundant Number if the sum of all the proper divisors of the number denoted by sum(n) is greater than the value of the number n. And the difference between these two values is called abundance.

Stack: