qnert / calculator

Python Calculator App with Tkinter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tkinter Calculator

Description

This project is a simple calculator application built using Python and Tkinter. It provides a user-friendly interface for performing basic arithmetic calculations such as addition, subtraction, multiplication, and division.

Features

  • Basic arithmetic operations: addition, subtraction, multiplication, division.
  • Clear button to reset the input.
  • Responsive GUI built with Tkinter.

Requirements

  • Python
  • Tkinter (usually included with Python installations)

About

Python Calculator App with Tkinter


Languages

Language:Python 100.0%