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

Practical File 10 - 2024-25

Uploaded by

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

Practical File 10 - 2024-25

Uploaded by

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

PM SHRI KENDRIYA VIDYALAYA RANAGHAT

PRACTICAL FILE
CLASS - X
SUBJECT – ARTIFICIAL INTELLIGENCE
YEAR : 2024-25
________________________________________________________________________________________________________________________

Instructions:-
1. Write answers of all questions in A-4 white paper channel file.
2. Prepare one index page containing a list of all questions and page number of the answer page.
3. Prepare one cover page containing your details – name,class,roll, subject, school name, year etc.
4. Arrange the pages as cover page first, followed by index page, followed by answer pages.

Section A (Advanced Python)

A-1 : Write a program to calculate compound interest.


A-2 : Write a program to calculate the area of a triangle using Heron’s formula.
A-3 : Write a program to calculate area and total surface area of a cylinder.
A-4 : Write a program to calculate the area and perimeter of a rectangle.
A-5 : Write a program to calculate area and total surface area of a sphere.
A-6 : Write a program that will accept temperature in Celsius and convert it into Fahrenheit.

Section B (Data Science)

B-1 : Plot a bar chart considering marks in six subjects as given below: -

Year Population
English 89
Hindi 92
Maths 99
Science 96
SSC 85
AI 100

B-2 : Plot a scatter chart considering the following data : -


X=[10,22,45,61,72] , Y =[15,20,30,40,50]

B-3 : Plot a line to represent the following straight line: -


3x+y=13
B-4 : Plot a Pie chart to demonstrate the composition of air.

You might also like