Skip to content

Aryan-Garg-dev/gui-based-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

PyCalculator

Overview

PyCalculator is a simple calculator application built using the Python Tkinter library. It provides basic arithmetic operations, percentage calculation, and exponentiation functionality in a graphical user interface.

Features

  • Addition, subtraction, multiplication, and division operations.
  • Percentage calculation for quick percentage conversions.
  • Exponential function (x^y) for power calculations.
  • Clear button to reset the input and output labels.
  • User-friendly graphical interface.

Screenshot 2024-01-21 184740

Dependencies

  • Python 3.11
  • Tkinter library

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages