THE EARNEST ACADEMY
TAMILNADU, INDIA – 641654
(Affiliated to CBSE / New Delhi / Aff. No. 1930363)
PROJECT REPORT
IN
INFORMATICS PRACTICES(065)
CLASS XII
(2025-2026)
Submitted in partial fulfillment of the requirement of CBSE,
Delhi for the award "Senior Secondary Certificate” in
INFORMATICS PRACTICES(065)
Submitted by
Name :
Reg.No :
Under the guidance of
Mrs.MOHANAPRIYA B.E,
Certificate
This is to certify that ______(type ur name), of class XII,
THE EARNEST ACADEMY , Tiruppur has successfully
completed the Project Report in informatics practices on
topic "PROJECT TITLE" in PYTHON (Subject Code:065) for the
partial fulfillment of AISSCE as prescribed by CBSE in the year
2025-2026.
Date:
Name:
Reg No:
Signature of Teacher Signature of Principal
Signature of External Examiner
DECLARATION
I, your name , do hereby declare that the
project entitled "project name" is a bonafide
record of the project work done by me and was
under the guidance of Mrs.Mohanapriya, PGT
in Computer Science also declare this project or
any part of it has not been submitted by me
fully or partially for any other examination
before.
Place:
Date:
Signature of the Student
ACKNOWLEDGEMENT
First and Foremost, we praise and thank the God, from the
depth of our heart , who has been unfailing source of strength, comfort
and inspiration in the completion of this project work.
We humbly thank our founder Mr.N.Chandran, and our
Principal Dr.LALITHA P for having guided us throughout our schooling.
We express our gratitude to our principal Mrs.Dr.LALITHA P, for
her sustained interest and encouragement for our academic progress in
this work.
We really deem it a special privilege to convey our prodigious
and everlasting thanks to our Informatics Practices teacher
Mrs.Mohanapriya, B.E., ,for her remarkable guidance and
encouragement at every stage of this project work.
We express our deep sense of gratitude to our parents and
friends, for their timely guidance, inspiring encouragement and support
to complete the meaningful project work within stipulated time.
Finally we would like to thank CBSE for giving us this
opportunity to undertake this project.
TABLE OF CONTENTS
⮚ Overview of python
⮚ Overview of CSV or MySQL
⮚ Introduction about the project
⮚ Requirements(hardware & Software)
⮚ Modules and their purpose
⮚ Coding
⮚ Output Snapshots
⮚ Conclusion
⮚ Bibliography
Overview of Python
Python is a high-level, interpreted, interactive and object-oriented scripting language.
Python is designed to be highly readable.
Python was developed by Guido van Rossum in the late eighties and early nineties at the
National Research Institute for Mathematics and Computer Science in the Netherlands.
● Python is Interpreted − Python is processed at runtime by the interpreter. You
do not need to compile your program before executing it. This is similar to PERL
and PHP.
● Python is Interactive − You can actually sit at a Python prompt and interact
with the interpreter directly to write your programs.
● Python is Object-Oriented − Python supports Object-Oriented style or
technique of programming that encapsulates code within objects.
● Python is a Beginner's Language − Python is a great language for the
beginner-level programmers and supports the development of a wide range of
applications from simple text processing to WWW browsers to games.
Overview of CSV or MySQL
Introduction about the Project
This project is designed to add a new student, update marks
or details of
existing student, delete details or to delete the whole table;
it is also
capable of searching a student’s details.This project is
made by SQL DBMS and Python connectivity using
“mysql.connector” module.
Here you type about your project,
sample is typed above
REQUIREMENTS
❖HARDWARE REQUIRED
⮚ Printer, to print the required documents of the
project
⮚ Compact Drive
⮚ Processor : Pentium III
⮚ Ram : 64 MB
⮚ Harddisk : 20 Gb.
❖SOFTWARE REQUIRED
⮚ Operating system : Windows 10
⮚ Python IDE(Spyder) and MySQL or CSV(change
according to your project) for execution of program
and
⮚ Ms word, for presentation of output.
Module Name and it’s purpose
SOURCE CODE
OUTPUT
LIMITATION
BIBLIOGRAPHY