Skip to content

MisbahAN/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Calculator

A simple calculator application built with Python and Tkinter. This app allows users to perform basic arithmetic operations such as addition, subtraction, multiplication, and division, through an easy-to-use graphical interface.

Features

  • Perform basic arithmetic operations: +, -, *, /, %
  • Evaluate mathematical expressions
  • Clear the screen with the "C" button
  • Display results in real-time on the screen

Requirements

  • Python 3.x
  • Tkinter (pre-installed with Python)

How to Run

  1. Clone the repository or download the Calculator.py file.
  2. Open a terminal or command prompt.
  3. Navigate to the directory containing Calculator.py.
  4. Run the application with:
    python Calculator.py

About

Calculator is a basic calculator application developed with Python and Tkinter. It allows users to perform simple arithmetic calculations like addition, subtraction, multiplication, division, and more, using a clean and interactive graphical user interface (GUI).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages