This is a simple calculator program made using Python.
It can perform basic operations like addition, subtraction, multiplication, and division.
โ Addition
โ Subtraction
โ๏ธ Multiplication
โ Division
- Open the file in your computer
- Run the program using:VS code,IDLE or any python supporting code editor as you preferred
- Taking user input
- Using Exception handling
- Writing simple Python programs
Anuj Pansare (Coded-By-Anuj)