It is a simple calculator project made in python using Tkinter.
It is the 1st assignment of python-advance training at TechieNest Pvt. Ltd.
It is a simple and easy project.
- Python 3
- Tkinter
- Addition
- Multiplication
- Division
- Substraction
- light theme
- dark theme
-
create a new directory.
-
Then clone this repo. on your system.
-
in the same directory, open cmd.
-
give the following command
python calculator.py
-
Enjoy!
I hope you like it :)