Skip to content

Creating a basic calculator that adds, subtracts, multiplies and divides using python. It has the ability to delete all or to delete the current element.

Notifications You must be signed in to change notification settings

swalusimbi/python_GUI_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

python_GUI_calculator

This repository shows dev skills of creating a basic calculator that adds, subtracts, multiplies and divides using python. More specifically using tkinter, a way of creating GUIs in the programming language. It has the ability to clear the last value inserted and to clear all the values in the input bar. Screen has an upper bar for operation values and a lower bar for the result.

About

Creating a basic calculator that adds, subtracts, multiplies and divides using python. It has the ability to delete all or to delete the current element.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages