Computer Practical Project (1) (1)
Computer Practical Project (1) (1)
SECONDARY
AISSCE – 2024
___________________
Student’s Signature
CERTIfICATE
This is to certify that the project entitled
Computer Science is a bona fide work done by Ms.
Tiyasha Baul of Class XII session 2023-2024 in
partial fulfilment of CBSE AISSCE Examination
2024 and has not been submitted for any other
examination and does not form a part of any other
course undergone by the candidate.
________________ _________________
Teacher’s Signature External’s Signature
INDEX
S. No. Topic T. Sign
1. Program to enter two numbers and print the arithmetic
operation like +,-,*,**,/,// and %.
2. Write a program to find whether an inputted number is
perfect or not.
3. Write a program to check if the entered number is
Armstrong number or not.
4. Write a program to find factorial of the entered number.
18. Program to read and display those lines from file that starts
with alphabet ‘T’.
20. Program to read and display data from CSV file student.csv.
26. GROUP BY and find the max, min, sum count and average.
29. Showing all the records from student with Python Connector.