Python Programming Class 11 Practical File
Python Programming Class 11 Practical File
2. Write a program that accepts radius of a circle and prints its area.
3. Write a program that accepts base and height and calculate the area of
triangle.
7. Write a program to read two numbers and prints their quotient and
reminder.
area.
12. Write a program to accept the marks of five subjects and calculate the
average
marks.
13.Write a program to accept the height in cm and convert it into feet and
inches.
14.Write a program that accepts the age and print if one is eligible to vote or
not.
15.Write a program that accepts two numbers and check if the first number
is fully
17.Write a program to accept the year and check if it is a leap year or not.
18. Write a program to input a number and print its square if it is odd,
otherwise
zero.
20. Write a program to input a number and print its square if it is odd,
otherwise
zero.
Marks Grade
>=90 A
75-90 B
60-75 C
Below 60 D
the circle.