shaunroselt / Calculator

The "Calculator" program using the tkinter library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calculator

A GUI calculator created using Python and the Tkinter library.
The calculator can perform basic arithmetic operations such as:

  • Addition, subtraction, multiplication, and division
  • Working with regular and square brackets
  • Finding a greater or lesser number
  • Calculating percent

About

The "Calculator" program using the tkinter library


Languages

Language:Python 100.0%