PYTHON PROGRAM LIST FOR CLASS 8
1.To design a simple calculator with basic arithmetic operations.
2. To calculate area and perimeter of the circle
3. To calculate simple interest.
4. To enter any two numbers and display the largest number
5. To enter any three numbers and display the largest number
6.To calculate percentage and display grade.
7.To input any number and display multiplication table of the number.
8.To input any number and check odd or even or any number divisibility.
9.To display sum of N natural numbers.
10.To display product of N natural numbers (Factorial of the number)