You are on page 1of 1

PYTHON PROGRAMS PRACTICE

SESSION 1
1. Python Program to Check Whether a String is Palindrome or
Not
2. Python Program to Sort Words in Alphabetic Order
3. Python Program to Count the Number of Each Vowel
4. Python Program to Check Armstrong Number
5. Python Program to Check Prime Number
6. Python Program to Print the Fibonacci sequence
7. Python Program to Take in Two Strings and Display the
Larger String Using Built-in Functions
8. Python Program to Take in Two Strings and Display the
Larger String without Using Built-in Functions
9. Program That Prints Grade Using Nested If-Else Statements
10. Python Program to Make a Simple Calculator
11. Python Program to Solve Quadratic Equation
12. Python Program to Check if a Number is Positive, Negative or 0
13. Python Program to Check Leap Year
14. Python Program to Find the Largest Among Three Numbers
15. Python Program to Display the multiplication Table

Pranay D. Saraf (+91-9595022795) Page 1

You might also like