Creating Simple Calculator Using Function in Python (2020-2021)
Creating Simple Calculator Using Function in Python (2020-2021)
SUBMITTED BY
Project Guided by
Prof.N.R.Jadhav
2020-2021
1
MAHAVIR POLYTECHNIC, NASHIK.
CERTIFICATE
This is to certify that the Micro Project Report on “Creating Simple Calculator
using Function in python” is satisfactorily completed and submitted in the partial
fulfillment of the requirement for Subject "Programming with Python ” in Third
Year Computer Engineering in Semester Sixth of Academic Year 2020-2021.
By
Madhuri Nikam.
Aditi Jagtap.
Snehal Pawar.
Rajeshwari Purkar.
2
ACKNOWLEDGEMENT
I take this opportunity to thank all those who have contributed in successful
completion of this Micro Project work. I would like to express my sincere thanks to
my Project Guided by Prof.N.R.Jadhav who has encouraged me to work on this
project and guided me whenever required.
We also would like to express our gratitude to our H.O.D. Prof. A.D.SONAWANE for
giving us opportunities to undertake this project work at Mahavir Polytechnic,
Nashik.
We are extremely grateful to our Principal Prof. S.V.SAGRE for his constant
inspiration and keen interest to make the project and presentation absolutely
flawless.
At the last but not the least we would like to thank our Teaching staff member,
Workshop staff member, Friends and family member for their timely co-operation
and help.
T.Y.C.O
Academic Year 2020-2021
Sixth Semester
3
INDEX
1 INTRODUCTION 5
2 REQUIREMENT ANALYSIS
6 ADVANTAGES
6.3 REFERENCES
4
INTRODUCTION
5
Resources Required
S. Name of
Specifications Qty Remarks
No. Resource/material
2 Ram 1 GB 1
3 Hard disk 40 GB 1
4 Processor Pentium 1
Hardware Requirements:-
I. Ram = 1GB
II. Hard Disk =40GB
III. Processor = Pentium
Software Requirements:-
6
Project Planning
Action Plan :- (Sequence and time required for major activities for 8 Weeks)
Name of
Sr. Planned Planned
Details of activity Responsible
No. Start date Finish date
Team Members
Search micro project
01-04-2021 01-04-2021
name
Final micro project name 02-04-2021 04-04-2021
Search information
10-04-2021 25-04-2021
about our project
Study about Micro
05-05-2021 10-05-2021
project Information Madhuri Nikam.
Coding 12-05-2021 19-05-2021 Aditi Jagtap.
Testing 20-05-2021 25-05-2021 Snehal Pawar.
Power point Rajeshwari Purkar.
presentation of micro 27-05-2021 01-06-2021
project
07-06- 07-06-
Report of micro project
2021 2021
7
SYSTEM IMPLEMENTATION
8
Program Code
9
SCREEN SHOTSOUTPUT
ADVANTAGES
CONCLUSION
We have successfully completed it. In our project we have create a simple
calculator in python. In this project we have developed a calculator and
performed a theoretical analysis of the algorithm and experimented on their
implementation.
10
REFERENCES
3) Python Programming – Rao, K.Nageswara, Shaikh Akbar – From this book we learn
the basic syntax of Python programming.
11