Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Python Calculator

This repository contains a simple GUI calculator created using Tkinter in Python.

File Information

  • File Name: calculatrice.py
  • Author: klaynight-dev

Description

This Python program creates a basic calculator with a graphical user interface (GUI) using Tkinter.

Usage

To use the calculator:

  1. Run the calculatrice.py file.
  2. The calculator window will appear with numeric buttons, mathematical operations, and a display screen.
  3. Click on the buttons to perform arithmetic operations and equations.
  4. Click the 'Clear' button to reset the input.

Features

  • Supports basic arithmetic operations: addition, subtraction, multiplication, and division.
  • Allows users to input decimal numbers.
  • Provides error handling for invalid expressions.

Repository Structure

  • calculatrice.py: Contains the Python code for the calculator.
  • README.md: This file, providing information about the repository.

About

Just a template for calculatice made with python

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages