/calculator_in_python

This is Graphical User Interface (GUI) calculator project. It's made in python Language and using "tkinter" module

Primary LanguagePython

calculator_in_python

  • This is Graphical User Interface (GUI) calculator project.
  • It's made in python Language and using "tkinter" module

you need to install some packages to run this program. for that go to terminal and copy following line and hit enter.

pip install tkinter getpass pyttsx3
python calculator2.py