Developer-Student-Clubs-VSSUT-Burla / Master-PyAlgo

36 stars 84 forks source link

Perfect number in Python #524

Closed Sri-vishnu-r1431 closed 3 years ago

Sri-vishnu-r1431 commented 3 years ago

Python program to check where the given number is a perfect number or not

sample input: Enter a number to check whether its perfect or not:6

sample output: The given number is a perfect number