You are on page 1of 15

CMR NATIONAL PUBLIC SCHOOL

COMPUTER SCIENCE PROJECT


2022 - 23

Project Name:Computer Project(A online shopping application)

Roll Number:06

Name: Niket Narula

Grade and Section: 11 A


ACKNOWLEDGEMENT

I would like to firstly acknowledge the CMR NPS institutions for allowing us the
opportunity to create and present our computer program specialized in time
management for students. I would also like to acknowledge our esteemed
teachers for helping and guiding us in smoothly progressing on out journey of
creating a new program. We would not have been able to the code our program
in the current quality were it not for the guidance of our computer science teacher
Vinitha ma'am. Lastly I would also like to acknowledge our dear classmates for
their enthusiastic encouragement, which motivated us to further improve on our
computer program.
CERTIFICATE

This is to certify that Niket Narula has satisfactorily completed the project in
Computer Science as prescribed by the Central Board of Secondary Education
(CBSE) as part of the laboratory requirement for All India Senior Secondary
Certificate Examination (AISSCE) Course during the academic year 2022-2023.

Signature of the Internal Examinator: Signature of the Internal Examinator:

Date: Date:
Name of the student: Niket Narula

Roll Number: 06

CONTENTS

1.)Shows all the items available


2.)Asks user to input the product code
3.)Shows the cost of the product/kg or g
4.)Asks if user wants to buy the product
5.)If yes, A proper bill is provided
6.)If no, it shows invalid
INTRODUCTION
Greetings respected principal, teachers and my friends. In this busy world many
people dream to be an auspicious businessman and the most basic thing required
for that is an app so that he/she can show his/her product and can receive orders
and receive their payment. Our app is a small initiative to show them how an app
is made and how it works such that he/she doesn't have to waste money in their
early stages of business in an app. THANK YOU
SYSTEM REQUIREMENTS
The system requirements are:-
1.) A laptop
2.) Python app installed in it
3.) At Least a 4gb RAM
4.)Google Chrome
FUNCTIONS
The function used in the programming language are:-
1.)print

2.)input
3.)append
4.)sum
5.)dic
SOURCE CODE
SAMPLE OUTPUTS
CONSTRAINTS AND SCOPE
Constraint's:-
1.)You can't actually pay with the help of this app
2.)It has limited no of products

Scopes:-
1.)For a beginner in the field of business this can be a good source code with a
little bit of edit
2.)The beginners in the subject of programming can check this code out for
simple projects and understandings
BIBLIOGRAPHY
References:-
Computer Science with Python Textbook
for class 11 by Sumit Arora
PythonModules usage website
python.org The Python Standard Library

Done by Niket Narula within 16th of February….

THANK YOU

You might also like