Determine Perfect Number Existence

# Introduction In this lab, we will create a function to check whether a given number is a perfect number or not by finding the sum of its positive divisors and comparing it with the initial number.

|60 : 00

Click the virtual machine below to start practicing