Skip to content

atharv-1511/Calculator-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ–© Simple Calculator (Tkinter + Python)

πŸ“Œ Overview

A basic calculator application built using Python and Tkinter. It allows users to perform simple arithmetic operations with an intuitive graphical interface.

✨ Features

βœ… User-friendly Tkinter GUI
βœ… Supports addition, subtraction, multiplication, and division
βœ… Error handling for invalid inputs (e.g., division by zero)
βœ… Clear (C) button to reset input

πŸ› οΈ Technologies Used

  • 🐍 Python
  • 🎨 Tkinter (GUI)

πŸš€ How to Run

1️⃣ Clone the repository:

git clone https://github.com/yourusername/simple-calculator.git
cd simple-calculator

2️⃣ Run the script:

python calculator.py

About

A basic calculator application built using Python and Tkinter. It supports addition, subtraction, multiplication, and division with a simple and user-friendly graphical interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages