Skip to content

Latest commit

 

History

History
44 lines (35 loc) · 1.07 KB

README.md

File metadata and controls

44 lines (35 loc) · 1.07 KB

Calculator-Python

This is a python project to help show how python works!:

- Ultimately, it's to teach YOU how you can do this yourself!
- Commented throughly to help you understand!
- Different ways you can create a calculator program, explore yours!
- NOTE : We will be focused on Python 3.

#There will be several parts of this project

- Generic teaching of python!
- Ways you can use different in-built python keywords!
- How it can be used to make a calculator, arithmetic calculations, or more!
- Some cool things it can do!

#Current Functionalities

- Default Arithmetic operators
	- Addition
	- Subtraction
	- Multiplication
	- Division

#Planned things

- Other math library functions to be used!

Side note: I'm learning python myself, so i may occasionally make some programming mistakes! Bear with me! :')

Here I'm

Information

BY aakashpadhiyar

8140171224