While Statement
Python : While Statement Program List
Program [1]
python program to input any number and to find reverse of that number
Program [2]
python program to input any string and count number of uppercase and lowercase letters
Program [3]
python program to accept a integer number and find its sum of digit
Program [4]
python program to count the number of digits in given number
Program [5]
python program to find the largest digit of a given number
Program [6]
python program to find the smallest digit of a given number
Program [7]
python program to find the difference between greatest and smallest digits presents in the number
Program [8]
python program to print the frequency of digits present in given number
Program [9]
python program to check whether given number is Armstrong or not
Program [10]
python program to convert decimal number to binary
Program [11]
Python program to convert binary to decimal
Program [12]
python program to input list of numbers and find those which are palindromes
Program [13]
python program to place and the most significant digit of number
Program [14]
python program to find the LCM of two input numbers
Program [15]
python program to find GCD of 2 number
Program [16]
python program to check number is special or not
Program [17]
python program to find the smallest digit of the input number
Program [18]
python program to check whether it is a prime number or not If it is not a prime then display the next number that is prime