Closed SpiderMath closed 2 years ago
I have added a program to check whether an input number is an abundant number or not, in python under the Programs/Python directory. (An abundant number is a number the sum of whose proper factors are greater than that of the number itself)
I have added a program to check whether an input number is an abundant number or not, in python under the Programs/Python directory. (An abundant number is a number the sum of whose proper factors are greater than that of the number itself)