There are 0 repository under perfect-number topic.
but what 'bout B-For Math ?
2500 yıldır çözülemeyen soru
Code written in Assembly Language to check whether the given number is a Perfect Number or not. If it is a perfect number then it prints its factors as well
University project mainly involving Mersenne numbers.
Few basic, few interesting algorithms
Contains Python Tkinter programs to draw Emojis/Tweety/Scenary/GUIs(Pizza Delivery,Prime_Even_Odd,Temp_cel_toFar).
Palindrome and Perfect numbers generator
Simple program for finding the perfect numbers.
Perfect number optimized
In number theory, a perfect number is a positive integer that is equal to the sum of its positive divisors, excluding the number itself. This program determines whether a positive integer has this property.
This repository contains snippets of basic Python programs.
Logical Programs using c#
A program which checks if the number entered is perfect or not. (A perfect number is a positive integer that is equal to the sum of its positive divisors, excluding the number itself.)