Browse studyfied

Looking for something? Search here to find quickly...

Recent updates
All recently added posts
Python program to check whether a given number is Armstrong number or not
Armstrong number An Armstrong number is a number that is equal to the sum of…

April 2, 2019

Python program to check whether a given number is perfect number or not
Perfect number A perfect number is a positive integer that is equal to the sum…

April 2, 2019

Python program to print alphabets from a to z
In this program, we are going to see how we can print alphabets in Java.…

April 2, 2019

Python program to find all factors of a number
Factor A factor is an integer that can be divided evenly into another number or…

April 2, 2019

Python program to find sum of prime numbers between 1 to N
Prime number A prime number is an integer greater than 1 whose only factors are…

April 2, 2019

Python program to print all prime numbers between 1 to N
Prime number A prime number is an integer greater than 1 whose only factors are…

April 2, 2019

Python program to calculate sum of first N natural numbers
Natural number Natural numbers are numbers that are common and clear in nature. As such,…

April 2, 2019

Python program to print first N natural numbers using for loop
Natural number Natural numbers are numbers that are common and clearly in nature. As such,…

April 2, 2019

Python program to calculate sum of first N even numbers
Even number Even numbers are numbers that have a difference of 2 unit or number.…

April 2, 2019

Python program to print all even numbers from 1 to N
Even number Even number are numbers that have a difference of 2 unit or number.…

April 2, 2019