PPS PROGRAMS LIST
Write a program in python to calculate avg
marks of 5 subjects
Write a program in python to calculate area
of triangle
Write a program in python to input personal
data
Write a program in python to calculate area
of circle
Write a program in python to calculate
quotient and remainder
Write a program in python to swap 2
numbers using addition and subtraction
Write a program in python to swap 2
numbers using multiplication or division
Write a program in python to convert Celsius
to Farehnite
Write a program in python to calculate
volume of cube
Write a program in python to calculate CSA
and TSA of cylinder
Write a program in python to calculate
volume of sphere
Write a program in convert days into year,
month, week and left days
Write a program in python to convert
seconds into hours, minutes & seconds
Write a program in python to reverse a 3-
digit number
Write a program in python to print sum of
reversed a 3-digit number
Write a program in python to print sum of 1st
and 4th digits of a 4-digit number
Write a program in python to calculate
simple interest
Write a program in python to check leap year
or not
Write a program in python to print smallest of
5 numbers using if else if
Write a program in python to find greatest
using if else if
Write a program in python to check Prime or
not
Write a program in python to check
Armstrong or not
Write a program in python to print Fibonacci
sequence
Write a program in python to find vowel or
not
Write a program in python to check
Palindrome or not