PythonIntroduction to PythonPython – Write a program to accept the String which contains all the vowels.Python – program to remove Punctuation from a String.Python – program to check if the given String is Palindrome or not.Python – program to find out the Total Number of digits in a given number.Python – Program to Read the symbol of a binary ARITHMETIC Operators (+, -, *, /, **, //, %) and do the Mathematical calculationsPython – Write a Python program to print the Prime Numbers for a user-defined rangePython – program to display the FIBONACCI Sequence for n terms where the value of ānā is defined by the userPython – write a program using if constructs to compute the NET AMOUNT to be paid by the customersPython – program to calculate the NET Salary of an Employee based on the given Tax Rates & termsWrite a Python program to READ the student’s Mark out of 100 obtained in 4 subjects and Convert the Marks to an appropriate Grade as per the grade SCHEME.Python – program to display the CONE Volume by taking the Radius and Height as input from the user.Python – program to find out the Roots of a QUADRATIC Equation considering real and imaginary rootsPython – program to check if the input year is a LEAP year or notPython – program to check the LARGEST among the given Three NUMBERSPython -program to find whether the entered numbers are POSITIVE, NEGATIVE or ZEROPython – program to read your NAME and AGE and to display the year in which you will turn 100PYTHON – Program to implement the RELATIONAL Operations (<,>,==)Python – Program to perform ARITHMETIC operations on two integral valuesPython – program to find whether a number is EVEN or ODDPython – program for Swapping the values using a THIRD variablePython – program to find the AREA of a RECTANGLEPYTHON program to find out the Square Root of an integerPython: Matplotlib-Graph plot