0% found this document useful (0 votes)
11 views4 pages

Python Programs for Class 10C

The document contains a list of Python programs designed for Class 10C students. It includes programs for calculating simple interest, sum, area of a triangle, surface area and volume of a cuboid, average marks, vote eligibility, writing natural numbers, and checking the sign of a number. Each program is briefly mentioned but not detailed in the document.
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)
11 views4 pages

Python Programs for Class 10C

The document contains a list of Python programs designed for Class 10C students. It includes programs for calculating simple interest, sum, area of a triangle, surface area and volume of a cuboid, average marks, vote eligibility, writing natural numbers, and checking the sign of a number. Each program is briefly mentioned but not detailed in the document.
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

Python Programs

By Shauvik Hindyar
Class 10C

1. Calculating simple interest: -

2. Calculating sum: -
3. Calculating the area of triangle: -

4. Calculating the surface area and


volume of a cuboid: -

5. Calculating the average marks of


three subjects: -
6. Checking vote eligibility: -

7. For writing first 10 natural numbers


using ‘for’ loop: -

8. Checking if a number is positive,


negative or 0: -

You might also like