Python Programs
1) Write a python program add three numbers with user input.
Input
Output
2) Write a python program to multiply three numbers.
Input
Output
3) Write a python program to find the average of three numbers
Input
Output
4) Write a python program that asks a user to input their name, class and age and print the result.
Input
Output
5) Write a python program to find area and circumference of circle.
Input
Output
6) Write a python program to find area and perimeter of rectangle.
Input
Output
7) Write a python program to find volume and surface area of cylinder.
Input
Output
8) Write a python program to calculate simple interest
Input
Output
9) Write a python program to convert meter to centimetre
Input
Output
10) Write a python program to calculate the CGPA percentage
Input
Output