Verify Perfect Number Existence

# Introduction In this lab, you need to create a function to check if a given number is a Perfect Number by finding the sum of its positive divisors and comparing it with the number itself.

|60 : 00

Click the virtual machine below to start practicing