Skip to content

Sai1420/CODSOFT_TSK2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Simple GUI Calculator This is a simple GUI-based calculator created using Python and the Tkinter library. It allows users to perform basic arithmetic operations such as addition, subtraction, multiplication, and division.

How to Use Prerequisites: Ensure you have Python (3.x recommended) installed on your computer.

Run the Calculator:

Clone this repository or download the source code. Open a terminal or command prompt and navigate to the project directory. Run the calculator by executing python calculator.py. Perform Calculations:

Enter the first number in the "Number 1" input field. Enter the second number in the "Number 2" input field. Select the desired operation (Add, Subtract, Multiply, or Divide) by clicking the respective button. Click the "Calculate" button to see the result displayed below. To clear the input fields and result, click the "Clear" button. Features User-friendly interface with separate buttons for each arithmetic operation. Supports addition, subtraction, multiplication, and division. Real-time calculation and result display. Input fields and result can be cleared using the "Clear" button.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages