Aryan-Garg-dev / gui-based-calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%