Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 334 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 334 Bytes

tkinter-calculator

A GUI calculator programmed in python using purely tkinter. It includes all the basic buttons on a calculator: number buttons, operation buttons, a clear button, and a equate button.

Note: This was only tested on Windows 11 with Python 3.10.5 64-bit and will not to work on Linux and Unix operating systems.