Python Programs For Practice-Class 11
Python Programs For Practice-Class 11
4. Write a simple python program using single line comment and multiline
comment.
5. Write a simple python program to get the input from the user interactively
6. Write a simple python program to get the input from the user and use int () or
8. Write a python program to print the area of a circle of radius 3.75 meters.
9. Write a simple python program to obtain three numbers and print their sum.
10. Write a simple python program to obtain length and breadth of a rectangle and
11. Print area of circle, square and rectangle asking inputs from users.
12. To obtain temperatures of 07 days and then display average temperature of the
week.
15. Print Fibonacci series between the ranges given using for loop.
19. Python program to find sum of digits of a number using for loop.
20. Program to find Body Mass Index (BMI) of a person taking input of weight in