Python
Python
2022- 2023
SUBJECT:- Programming With Python
2) Archit Yadav
3) Kunal Jaiswal
4) Mohit Bhelkhede
5) Yash Bajpai
ANNEXURE-1
1. Rationale (Aim): Create a Calculator Using Class And
Object Using Pytho
2. Littrature Review:
a) Ms.word
b) Google
c) http://www.wikipedia.org
3.Action plan
Details of Planned start Planned finish Name of
activity date date responsible
team members
Making 20/03/2023 20/09/2023 Harsh
introduction
Collecting 20/03/2023 20/03/2023 Archit
information
Preparation of 20/03/2023 20/03/2023 Kunal
chart
Material for 20/03/2023 20/03/2023 Mohit
chart
Print the form 20/03/2023 20/03/2023 Yash
4.Resources Requried:-
Sr no Name of materials Specification
1. Ms.Word -
2. Hardware Computer System Computer (i3-i5),
RAM 2GB-4GB,
HDD upto 40GB.
3. Operating System Windows,lunix,mac-
os
4. Software Vs code/sublime text
editor
ANNEXURE-2
1. Rationale:
Two numbers are taken and an if...elif...else branching is used to
execute a particular section. User-defined functions add() ,
subtract() , multiply() and divide() evaluate respective operations
and display the output.
2. Course Outcome : A Simpal Calculator Build Using Python
Programming Languge.
return P + Q
return P - Q
return P/Q
if choice-'1
slif choice='2'
print (num_1,"", num 2 ,^ prime prime =" , subtract(num_1, num_2))
elif choice-'3'
5.Output:-