This is a simple calculator, its my first beginner project in python. Process that involve are Sum, Multiply, Subtract, Division (with Remainder and Quotient).
Future Updates:
- Factorial calculation
- Scientific calculation
- Bank calculation
Clone the repository to your destined folder
https://github.com/BlitzIQ-Coder/Simple_Calculator.git
Run the project using the latest version of Python
python3 Simple_Calculator.py