We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1
PYTHON 3.
4 PROGRAMMES
1. Python Program to calculate the square root
2. Python program to add two numbers 3. Python Program to find the area of triangle 4. Program to Solve the quadratic equation ax**2 + bx + c = 0 5. Python program to swap two variables 6. Python program to Generate Random Number 7. Python program to convert kilometres to miles 8. Python Program to convert temperature in celsius to Fahrenheit 9. Python Program to Check if a Number is Odd or Even 10. Python Program to Check Leap Year 11. Python Program to Find the Largest Among Three Numbers 12. Python Program to Check Prime Number 13. Python Program to Print all Prime Numbers in an Interval 14. Python Program to Find the Factorial of a Number 15. Python Program to Display the multiplication Table 16. Python Program to Print the Fibonacci sequence 17. Python Program to Check Armstrong Number 18. Python Program to Find Armstrong Number in an Interval 19. Python Program to Find the Sum of Natural Numbers 20. Python Program To Display Powers of 2 Using Anonymous Function 21. Python Program to Find Numbers Divisible by Another Number 22. Python Program to Convert Decimal to Binary, Octal and Hexadecimal 23. Python Program to Find ASCII Value of Character 24. Python Program to Find LCM 25. Python Program to Find Factors of Number 26. Python Program to Display Calendar 27. Python Program to Display Fibonacci Sequence Using Recursion 28. Python Program to Find Sum of Natural Numbers Using Recursion 29. Python Program to Add Two Matrices 30. Python Program to Transpose a Matrix 31. Python Program to Multiply Two Matrices 32. Python Program to Check Whether a String is Palindrome or Not 33. Python Program to Sort Words in Alphabetic Order 34. Python Program to Count the Number of Each Vowel