This is a basic calculator created using python and tkinter
Python
ACM_Recruitment_tkinter_calc
This is a basic calculator created using python and tkinter
You can use this by using:
python calc.py
Note: You have to press '=' to symbol after performing an operation don't compound one operation over an exisiting one, you can continue after pressing '='.