We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
Pra
-G.M HIGHER
SECONDARY SCHOOL |
V
LOND a»
2022-202
Name — Kunal Jaiswal
Class — XII ‘A’
So
Roll No. - EN
Subject - ComputerScience Ra
| Guided By — Mrs. Anju Diwan Mam
cit Signature
Ane
QI aI
QZ —S
By oy
Se StACKNOWLEDGEMENT
jn the accomplishment of this project
successfully, many people have best owned upon
me their blessing and the heart pledged support
this time I am utilizing to thanks all the ae
who have been concerned with computer science
project.
Primarily I would thank god for being able to
complete this project with success . Then I would
like to thank my principal Dr. Leena Jacob and
Gmputex Scene teacher Mrs. Anju Diwan whose
valuable guidance has been the ones that helped
me patch this project and make it full proof
success his suggestions and instructions has
served as the major contributor towards the
completion of the project .
Then I would like to thank my parents and
friends who have helped me with their valuable
suggestions and guidance has been helpful in
various phases of the completion of this project.
Last but not the least I would like to thank my
classmates who have helped me a lot .
|
|
|. CERTIFICATE
This is to certify that this “Computer
Science Investigatory Project" on the
| topic “Typing Test Program" has been
successfully completed by Kunal Jaiswal
of class XII A under the guidance of Mrs.
Anju Diwan in particular fulfilment of the
curriculum of Central Board of Secondary
Education [CBSE] leading to the award of
annual examination of the year 2022-23.
ZOINDEX
[c= |[- 2 fee
DESCRIPTION
Introduction
Input (Coding)
Output
Bibliography
Soft CopyINTRODUCTION TO PYTHON
+ What is Python?
Python is a popular Programming language. It was
created by Guido van Rossum, and released in
1991. }
It is used for: -
*web development (server-side),
*software development,
*mathematics,
*system scripting.
¢ What can Python do?
“Python can be used on a server to create web
applications.
*Python can be used alongside software to create
workflows.
*Python can connect to database systems. It can
also read and modify files.
*Python can be used to handle big data and
perform complex mathematics. |
*Python can be used for rapid, prototyping, or for
production-ready software development.
——e. Why Python?
*Python works on different platforms (Windows,
Mac, Linux, Raspberry Pi, etc).
«Python has a simple syntax similar to the English }
language.
+ Python Syntax compared to other programming
languages
*Python was designed for readability, and has some
similarities to the English language with influence
from mathematics.
-Python uses new lines to complete a command, as |
opposed to other programming languages which |
often use semicolons or parentheses.
«Python relies on indentation, using whitespace, to
define scope; such as the scope of loops, functions
and classes. Other programming languages often
use curly-brackets for this purpose.#CODINGOUTPUT |BIBLIOGRAPHY
Python Tutorial — Python 3.7.0
Documentation
Sumita Arora Book
Google
Python.org
Tutorialspoint.com
print(‘Thank You !’)