Skip to content

This repository contains a simple and interactive calculator application built using the Tkinter library in Python. The calculator offers basic arithmetic operations such as addition, subtraction, multiplication, and division. It provides a user-friendly graphical interface that allows users to perform calculations effortlessly.

Notifications You must be signed in to change notification settings

AF011/Basic_Calculator_Using_Tkinter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

AF's Calci

This repository contains a simple and interactive calculator application built using the Tkinter library in Python. The calculator offers basic arithmetic operations such as addition, subtraction, multiplication, and division. It provides a user-friendly graphical interface that allows users to perform calculations effortlessly.

Features:

  • Supports addition, subtraction, multiplication, modulus, and division operations.
  • Provides a clean and intuitive user interface created with Tkinter.
  • Offers responsive input buttons for easy interaction.
  • Designed for simplicity and usability.

Usage:

  1. Clone or download the repository to your local machine.
  2. Run the AF_Calculator.py script using a Python interpreter.
  3. Use the graphical interface to perform calculations.

Feel free to explore, modify, and enhance the calculator according to your preferences. If you find any issues or have suggestions for improvements, please open an issue or create a pull request.

About

This repository contains a simple and interactive calculator application built using the Tkinter library in Python. The calculator offers basic arithmetic operations such as addition, subtraction, multiplication, and division. It provides a user-friendly graphical interface that allows users to perform calculations effortlessly.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages