aditya0520 / Simple-Calculator

Desktop application that uses postfix expression to calculate an expression

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Calculator

A simple calculator app built using python's Tkinter library. Built using the postfix algorithm, this application performs all the basic mathematical operations.

About

Desktop application that uses postfix expression to calculate an expression


Languages

Language:Python 100.0%