Skip to content

Latest commit

Β 

History

History
17 lines (13 loc) Β· 515 Bytes

File metadata and controls

17 lines (13 loc) Β· 515 Bytes

Python Calculator πŸ–©

This is a simple GUI calculator built using Tkinter in Python. It supports basic arithmetic operations and logs calculations.

πŸ”₯ Features

  • User-friendly interface 🎨
  • Basic arithmetic operations βž•βž–βœ–οΈβž—
  • Logs calculations in operation_log.txt πŸ“œ
  • Error handling for invalid inputs ⚠️

πŸ“Έ Screenshot Screenshot is provided above

πŸš€ Installation & Usage

  1. Clone this repository:
    git clone https://github.com/Maluleke21/python-calculator.git