Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 361 Bytes

File metadata and controls

9 lines (6 loc) · 361 Bytes

PythonCalculator

A calculator made with python, who would've guessed?

This was a piece of code that I wrote a long time ago. It was made entirely using the Python GUI framework: Tkinter.

The file source code can be found in the Tkinter Simple Calculator.py.

Running the .exe

To run the calculator, go to dist->Tkinter Simple Calculator.exe