Skip to content

shreya-learn-explores/simple-calculator-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Calculator

A simple desktop calculator built with Python and Tkinter.

Perform basic arithmetic operations through a clean and user-friendly graphical interface.

Features

  • Addition, subtraction, multiplication, and division
  • Clean graphical user interface (GUI)
  • Clear (C) button to reset calculations
  • Error handling for invalid expressions
  • Continue calculations using the previous answer
  • Responsive grid layout

Tech Stack

  • Python 3.x
  • Tkinter

How to Run

  1. Clone the repository:
git clone https://github.com/shreya-learn-explores/simple-calculator-python.git
  1. Navigate to the project folder:
cd simple-calculator-python
  1. Run the application:
python calculator.py

Project Structure

simple-calculator-python/
├── calculator.py
├── README.md
└── .gitignore

Preview

Calculator Screenshot

Author

Created by Shreya as part of my Python learning journey.

About

A simple desktop calculator developed in Python using Tkinter. Perform basic arithmetic operations through an intuitive graphical interface with real-time calculations and error handling.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages