Abundant Number Detection

# Introduction In this lab, you will create a program that checks if a given number is an abundant number by calculating the sum of all its divisors and comparing it to the number itself.

|60 : 00

Click the virtual machine below to start practicing