PYTHON PROJECT
- CALCULATIONS REGARDING PHYSICS
TEAM MEMBERS : AJITESH TYAL ,
KARTIKEYA DAYAL , DISHANK
SRIVASTAVA.
FILE BY: KARTIKEYA DAYAL
CLASS: XI
SECTION: A
YEAR: 2018-2019
TEACHER: MS.URVASHI SINGHAL
ACKNOWLEDGEMENT
I would like to convey my heart felt thanks to
Ms.Urvashi Singhal , my computer science teacher
who guided me through the project and also gave
me his/her valuable suggestions for completion of
this project .
She helped me remember and understood
important details of the project. My project has
been a success only because of her guidance .
I express my sincere thanks to Mr.Ashok Kumar,
Principal , of our school for providing suitable
environment for completion of this project.
Certificate
This is to certify that Kartikeya Dayal of class XI-A
has completed this project under my supervision
He has taken proper care and shown utmost
sincerity in completing this project .
I verify that this project is up to my expectations
and as per the guidelines issued by CBSE.
.
Overview of Python:
Python is a high-level, interpreted, interactive and
object-oriented scripting language. Python is designed
to be highly readable. It uses English keywords
frequently where as other languages use punctuation,
and it has fewer syntactical constructions than other
languages.
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.
BIBLIOGRAPHY:
Note: Bibliography specifies list of all books ,
articles, research papers , e newspapers,
websites that have been referred while
preparing this project.
Python by Sumita Arora.
Ncert Class XI Physics.
htpp://en.wikipedia.org
Google Images.
htpp://www.studyzone.com
Object oriented programming by
ROBERT LAFORE
www.bOtskOOL.com