0% found this document useful (0 votes)
546 views3 pages

AI Project File Class IX 24-25

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)
546 views3 pages

AI Project File Class IX 24-25

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/ 3

Delhi Public School, Faridabad

Artificial Intelligence
Subject Code : 417

Practical File/ Student Portfolio


Session 2024-25
Class - IX

Submitted by :
Name: ___________________________
Class/Sec : ________________________
ACKNOWLEDGEMENT

I would like to express my special thanks of gratitude to


my Computer Teacher Ms. _________________ for her
able guidance and support in completing this project.

I would also like to extend my gratitude to our Principal


Mr. Anil Kumar and Vice Principal Ms. Sangeeta
Chakravarty for providing me with all the required
facilities.

Secondly, I would also like to thank my parents and


friends who helped me in finishing this project.
Instructions
1. Students have to do the entire task assigned.
2. Write the code and take the screen shot of output and attach along with
the program.
3. Printout to be taken on A4 sheet (preferably coloured).
4. Cover page and acknowledgment sheet should be there in the
beginning.
5. Project file to be submitted by December 20, 2024.

Python Project Work


1. Personal Information Program
Create a Python program that displays personal information such as
Name, Father's Name, Class, and School Name.
2. Square of a Number
Write a Python program to find and display the square of the number 7.
3. Sum of Two Numbers
Create a Python program to calculate and print the sum of two numbers,
15 and 20.
4. Convert Kilometres to Meters
Write a Python program to convert a length given in kilometres into
meters.
5. Multiplication Table of 5
Write a Python program to print the table of 5 up to five terms.
6. Area and Perimeter of a Rectangle
Write a Python program to calculate and display the area and perimeter
of a rectangle.
7. Area of a Triangle
Create a Python program to calculate the area of a triangle given its base
and height.
8. Average Marks Calculator
Write a Python program to calculate the average marks of three
subjects.
9. Voting Eligibility Checker
Create a Python program that checks if a person is eligible to vote based
on their age.
10. First 10 Natural Numbers
Write a Python program to print the first 10 natural numbers.

You might also like