/Simple-Python-Calculator

This is a simple calculator that does basic arithmetic operations(addition, subtraction, multiplication and division). The program is written in Python and utilizes the Tkinter module to create the GUI.

Primary LanguagePython

Watchers