Skip to content

This is an calculator which build in GUI for ease of access using python

Notifications You must be signed in to change notification settings

Pranitej/Calculator-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Python Tkinter Calculator

Description

This is a simple calculator application implemented in Python using the Tkinter library for the graphical user interface. The calculator supports basic arithmetic operations such as addition, subtraction, multiplication, exponent and division, using BODMAS rule providing users with a user-friendly interface for performing accurate calculations.

Features

  • Graphical User Interface (GUI) built with Tkinter.
  • Support for basic arithmetic operations.
  • Clear button to reset the input and result.
  • Responsive design for seamless user interaction.
  • Simple and intuitive user experience.

Requirements

  • Python 3.x
  • Tkinter (included in standard Python library)

About

This is an calculator which build in GUI for ease of access using python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages