A
COMPUTER SCIENCE PROJECT
On
Name of your project
CLASS: XI-COMPUTER SCIENCE
SUBMITTED BY-
NAME-
CLASS-XI
SECTION –
ROLLNO. -
1
CERTIFICATE
This is to certify that ---------------------
of class XI having roll no. -- has
successfully completed computer
science project under the
guidance of Ms. Chetana Gorakh
prescribed by all India ...s e n i o r
secondary certificate examination
(AISSCE) for the academic year2025-
2026.
INTERNAL EXAMINER EXTERNAL EXAMINER
PRINCIPAL
2
ACKNOWLEDGEMENT
I WOULD LIKE TO EXPRESS MY SPECIAL
THANKS TO MY COMPUTER TEACHER Ms.
CHETANA GORAKH AS WELL AS OUR
PRINCIPAL MS. NEELU SHASHTRI FOR
THEIR ABLE GUIDANCE AND SUPPORT IN
COMPLETING MY COMPUTER SCIENCE
PROJECT.
SECONDLY, I WOULD LIKE TO THANK MY
PARENTS AND FRIENDS WHO HELPED ME
WITH THEIR VALUABLE SUGGESTIONS
AND GUIDANCE HAS BEEN HELPFUL IN
COMPLETION OF MY PROJECT.
NAME-
CLASS- XII
SECTION -
3
INDEX
Sr. No. Topics Page no.
1 Title of the Project. 1
2 Acknowledgement 3
3 Introduction 5
4 Objective 5
5 Project Category 6
6 Language and software tools used 7
7 Hardware requirement 7
8 Software Requirement 7
9 Tables and field of database 8-9
10 Source code 10-16
11 Code Output 17-20
12 Future scope of project 21
13 Conclusion 21
14 References 22
4
TITLE OF THE PROJECT: _
Introduction: -
Objective: -
5
PROJECT CATEGORY: -
The Project category is Window based developed in python with my-
SQL/File.
PYTHON: -
Python is an interpreted high-level general-purpose programming
language. Its design philosophy emphasizes code readability with its
use of significant indentation. Its language constructs as well as its
object-oriented approach aim to help programmers write clear, logical
code for small and large-scale projects. Python is dynamically typed,
and garbage collected. It supports multiple programming paradigms,
including structured (particularly, procedural), object-oriented and
functional programming. It is often described as a "batteries included"
language due to its comprehensive standard library.
6
LANGUAGE AND SOFTWARE TOOLS USED: -
1. Front End: Python
2. Operating System: Windows 11
HARDWARE REQUIREMENT: -
1. Operating system: Windows 11
2. Hard disks: 40GB
3. RAM: 256 MB
SOFTWARE REQUIREMENT: -
1. Python
7
SQL Table
Database: practice
8
Source Code
19
Code Output
21
Future scope of Project
22
Conclusion
23
References
Python Class XI SUMITA ARORA BOOK
[Link]
[Link]
Python Time Module - GeeksforGeeks
24