0% found this document useful (0 votes)
21 views6 pages

Little Angels High School

This document is an AI practical file for Class 10, submitted by Suryansh Singh to Amit Puruswani. It includes a series of Python programming tasks covering various topics such as basic calculations, image processing, and natural language processing. The file also contains a bibliography of tools and libraries used, along with acknowledgments to the professor and classmates for their support.

Uploaded by

Suryansh Singh
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)
21 views6 pages

Little Angels High School

This document is an AI practical file for Class 10, submitted by Suryansh Singh to Amit Puruswani. It includes a series of Python programming tasks covering various topics such as basic calculations, image processing, and natural language processing. The file also contains a bibliography of tools and libraries used, along with acknowledgments to the professor and classmates for their support.

Uploaded by

Suryansh Singh
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/ 6

LITTLE ANGELS HIGH SCHOOL

CENTRAL BOARD OF SECONDARY EDUCATION

AI Practical file
CLASS 10 SESSION 2024-25

SUBMITTED BY: [SURYANSH SINGH] SUBMITTED TO: [AMIT PURUSWANI]


CLASS:[10]
SECTION:[F]
ROLL NO:[30]
INDEX
1. Write a python program to print 5 lines about yourself using print()
function.
2. Write a program to calculate energy using this formula: energy =
mgh
3. Write a program to calculate distance using this formula: distance
= ut+1/2at2
4. Write a program to demonstrate the use of floor division (//) and
modulo operator (%) in python
5. Write a program to input a number and check whether the
entered number is odd or even.
6. Write a program to input two numbers and find the smallest
number.
7. Write a program to print a multiplication table of entered number.
8. Write a program to calculate BMI (Body Mass Index) of a person.
Formula is BMI = kg / m2
where kg is a person’s weight in kilograms and m2 is their height in
metres squared.
9. Write a program to find sum of first N numbers
10. Write a program to find average of first N numbers
11. Write a program to input a number and check whether the
entered number is positive, negative or
zero.
12. Write a program to find the compound interest. Compound
Interest = P(1 + R/100)T
13. Write a program to input two numbers and find the greater
number.
14. Write a program to input three numbers and find the greater
number.
15. Write a program to input the temperature of a city in Fahrenheit
degrees and convert it into
Centigrade degrees.
16. Write a program to input two numbers through keyboard and
interchange the numbers without
using third variable
17. A tours and travels company charges their customer as per
following criteria according to customer
category:
Category Charges
A 18
B 15
C 12
D 10
18. Write a program to display the series using for loop / while loop.
a. 1 3 5 7 9
b. 8 6 4 2 0
c. 1 4 9 16 25
d. 10 100 1000 10000
e. 3 6 9 12 15
f. -9 -7 -5 -3 -2 -1 1 3 5 7 9
COMPUTER VISION
19. Write a program to read an image from computer.
20. Write a program to extract the height and width of an image.
21. Write a program to extract the RGB values of a pixel.
22. Write a program to extract the Region of Interest (ROI).
23. Write a program to resize an Image.
24. Write a program to crop an Image.
25. Write a program to Convert Image to Grayscale Image, Canny
Image, Blur Image
26. Write a program to rotate an Image.
27. Write a program to draw a Rectangle.
28. Write a program to Display a text on Image.
29. Write a program to read a Video or Webcam.
NATURAL LANGUAGE PROCESSING
30. Write a Program to implement sentence segmentation using
sent_tokenize() method.
31. Write a Program to create a list of tokens using word_tokenize()
method.
32. Write a Program to implement the concept of Stemming and
Lemmatization.
BIBLIOGRAPHY :

1. COMPILERS:
IDLE PYTHON 3.13 IS USED

2. Python Modules and Libraries:


PANDAS
OPENCV LIBRARY
NLTK LIBRARY

3. AI TOOLS:
Gemini AI for understanding the codes

4. REFERENCE MATERIALS:
Provided by Mr. Amit Puruswani [AI Professor]
Thank You!

I would like to take this opportunity to thank our esteemed AI


professor for his invaluable support and guidance throughout the
completion of this practical file. His dedication and encouragement
have been instrumental in enhancing my understanding of Artificial
Intelligence and its applications.

A special thanks to my classmates, whose collaborative spirit and


readiness to help have made this journey both enjoyable and
educational. Their contributions and discussions have added value to
my learning experience.

With gratitude and respect,


[SURYANSH SINGH JADAUN]

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy