Skip to content

Jayxad/Python-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Classic Calculator This repository contains a simple calculator application built using Python and Tkinter. It provides basic arithmetic operations with a user-friendly interface.

Features Arithmetic Operations: Addition, subtraction, multiplication, and division. Clear Button: Reset the calculator's input with the 'C' button. Error Handling: Displays an error message for invalid expressions. Responsive Design: The calculator adjusts its layout dynamically. Usage Clone the repository:

bash Copy code: git clone https://github.com/Jayxad/Python-Calculator.git cd classic-calculator Install dependencies: Ensure you have Python and Tkinter installed. Tkinter is typically included with Python distributions.

Run the application:

bash Copy code: python calculator.py How to Use Enter numbers and use buttons for arithmetic operations. Press '=' to calculate the result. Press 'C' to clear the current input. Contributing Contributions are welcome! If you have suggestions or improvements, feel free to submit a pull request.

License This project is licensed under the MIT License. See the LICENSE file for details.

Contact If you have any questions or suggestions, feel free to contact me at [jayadityameesala@gmail.com].

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages