# 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.
Click the virtual machine below to start practicing