0% found this document useful (0 votes)
2 views2 pages

Grade 10 Practical File Programs

The document outlines a practical program list for Grade X students at D.A.V. International School, Ahmedabad, focusing on Python programming and artificial intelligence. It includes 20 specific programming tasks, such as displaying patterns, performing calculations, and handling data visualization. Additionally, students are instructed to compile their work with screenshots and follow specific guidelines for the cover page of their submission.

Uploaded by

divyagoyal269
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)
2 views2 pages

Grade 10 Practical File Programs

The document outlines a practical program list for Grade X students at D.A.V. International School, Ahmedabad, focusing on Python programming and artificial intelligence. It includes 20 specific programming tasks, such as displaying patterns, performing calculations, and handling data visualization. Additionally, students are instructed to compile their work with screenshots and follow specific guidelines for the cover page of their submission.

Uploaded by

divyagoyal269
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

D.A.V.

International School, Ahmedabad


Artificial Intelligence
Python Practical Program list
Grade: X
1. Write a program to display the given pattern.
1
12
123
1234
12345
2. Write a program to show the table of 32.
3. Write a program to display the given pattern
*
**
***
*****
******
4. Write a program to check the number is palindrome or not.
5. Write a program to prepare a list.
6. Write a program to add elements of two lists.
7. Write a program that shows the use of DataFrame() function.
8. Write a program to prepare a bar graph.
9. Write a program to calculate mean, mode, median using numpy.
10. Write a program to display line chart from (2,5) to (9,10).
11. Write a program to display scatter chart.
12. Write a program to read an image and display it.
13. Write a program to read csv file and display its information.
14. Write a program to display first few lines of csv file used in previous program.
15. Write a program to read image and identify its shape.
16. Write a program to prepare 2d array.
17. Write a program to display array of 5s in dimension of 4X3.
18. Write a program to display array of 0s.
19. Write a program to display array multiplication.
20. Write a program to display the random array value.

(Note: Students are required to take screenshots of both the Python programs and their outputs,
compile them in a document, and submit the printed hard copy for evaluation.)

Cover Page Guidelines:

 The cover page should be attractive and neatly computerized.


 It must include the following details:
o File Title
o Subject
o Student’s Name
o Class & Section
o Teacher’s Name
o School ’s Name

You might also like