0% found this document useful (0 votes)
6 views1 page

Python Program List For Class 8

Uploaded by

saharshvineet
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views1 page

Python Program List For Class 8

Uploaded by

saharshvineet
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

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)

You might also like