This section contains the programs in python.
- File handling in Python
- A Python program to reverse a string without using recursion.
- A Python program to print the pattern of a Right angled triangle.
- A python program to count the number of digits in a number.
- A Python program to perform arithmetic operations using functions
- A Python program to check whether an input character is an Alphabet or not
- A Python program to add first n natural numbers
- A Python program to perform arithmetic operations on two matrices.
- A Python program to print the squares and cubes of the numbers in a list.
- A Python program to solve (a+b)*(a+b)
- A Python program to print all numbers in a range divisible by a given Number.
- A Python program to display the powers of ‘3’ using anonymous functions/lambda functions.
- A Python program that prints an identity matrix.
- A Python program to check Armstrong number
- A Python Program to find the sum of sine series
- A Python program to find the GCD of two numbers.
- A Python program to print initials/first letters in a string.
- A Python program to demonstrate the working of mean, mode and median functions in Statistics.
- A Python program to find the highest and lowest elements in an array
- A Python Program to check if a number is a Perfect number.
- A Python program to perform arithmetic operations on array
- A Python program to print all numbers in a range divisible by a given Number.
- A Python program to find LCM(using loops).
- A Python program to find LCM(using functions)
- A Python program to find LCM(using math module)
- A python program to sort a group of literals
- A Python program to find Transpose of a matrix
Python programs prepared by: |
- K. Satish Kumar Raju – Click here