/Dlator-V0

It is a GUI(Graphical User Interface) Calculator containing basic mathematical operations which is made with the help of tkinter which is a python module.

Primary LanguagePython

Dlator-V0

It is a GUI(Graphical User Interface) Calculator containing basic mathematical operations which is made with the help of tkinter which is a python module.

How to run it??


Installing module tkinter on your pc(Linux)


->open your terminal


->type-pip3 install python-tk(assuming that you have pip installed)


->then run the code from your editor.