program to calculate the factorial of the given number using for loop
program using functions to check whether a number is even or odd
program to create a mirror of the given string
program to check whether a number is prime or not
Program to print Fibonacci series up to n terms
Program to check if a number is an Armstrong number
Program to count the number of vowels in a string
Program to calculate the sum of digits of a number
Program to find the LCM (Least Common Multiple) of two numbersers
Program to check if a number is palindrome
Program to create mysql database using python
Program to create Table in database using python
Program to insert data in Table using python
Program to fetch data from Table using python
Program to Drop Table using python