Simple-Calculator

Simple_Calculator

A simple calculator built using the Tkinter package in Python. The calculator includes basic arithmetic operations, percentage, square root, and more.

Features

  • Addition
  • Subtraction
  • Multiplication
  • Division
  • Percentage
  • Square Root
  • Clear and Erase

Requirements

  • Python