Rugved palyekar AI practical file
Rugved palyekar AI practical file
Rugved palyekar AI practical file
PRACTICAL FILE
Session: 2024 –2025
Name: Aarya Redij
Class: 10th Div: A Roll No. 02
RAJHANS VIDYALAYA
ANDHERI WEST
MUMBAI
CERTIFICATE
………………………………… …………………………………
Internal Examiner Principal
Date: Date:
…………………………………………..
SCHOOL SEAL
Syllabus for AI Practical File
Class – 10th
Practical Examination
• Unit 3: Advance Python 15
• Unit 4: Data Science
• Unit 5: Computer Vision
(Any 3 Programs based on the above topics)
Viva – Voce 5
TOTAL 35
GRAND TOTAL 50
INDEX
Practical – 1
AIM: Write a python program to print the multiplication table for the given number?
Output
Date: _____________ Page No. _________
Practical – 2
AIM: Write a python program to check if the given number is prime or not
Output
Date: _____________ Page No. _________
Practical – 3
AIM: Write a python program to generate Calendar for the given month and year?
Attach your code here
Output
Date: _____________ Page No. _________
Practical – 4
AIM: Write a python program to implement simple Chatbot
Output
Date: _____________ Page No. _________
Practical – 5
AIM: Write a python program to implement list operations (add, append, extend &
delete
Attach your code here
Output
Output
Practical – 7
AIM: Write a python program Program
a) Create a 4X2 array with random integer
b) Create 3X3 array with all zeros
Attach your code here
Output
Practical – 8
AIM: Write a python program Using Matplotlib and the given data ,plot a bar chart:
No of people voted = [23,45,31,40,35]
Area Covered : [‘a1’,’a2’,’a3’,’a4’,’a5’]
Output
Date: _____________ Page No. _________
Practical – 9
AIM: Write a python program Using Matplotlib and the given data ,plot a pie
chart:Data=[45,23,41,78,65]
Attach your code here
Output
Date: _____________ Page No. _________
Practical – 10
AIM: Write a python program Using Matplotlib and the given data ,plot a line chart
x_axis= [3,4,6,2,8] y_axis=[9,10,8,7,6]
Attach your code here
Output
Practical – 11
AIM: Write a program to read an image and identify its shape using python
Attach your code here
Output
Date: _____________ Page No. _________
Practical – 12
AIM: Write a program to read and display image using opencv cv2 library.
Output
Date: _____________ Page No. _________
Practical – 13
AIM: Write a program to upload an image of your favourite food and display picture
inRGB mode using opencv cv2 library
Attach your code here
Output
Practical – 14
AIM: Write a program to upload an image of your favourite pet and display pictutre in
Grayscale mode using opencv cv2 library.
Output
Practical – 15
AIM: Write a program to upload an image of a banana tree and change the colour of the
tree in the image and save it your folder
Attach your code here
Output