Programming and Problem Solving through Python Programming Examples
While statement
Program - 7
Python program to find the difference between greatest and smallest digits presents in the number
Program - 10
Python program to convert decimal number to binary
Program - 11
Python program to convert binary to decimal
Program - 14
Python program to find the lcm of two input numbers
Program - 15
Python program to find gcd of 2 number
Program - 16