Skip to content

This repo contains two types of calculators - 1) a very simple calculator that provides only an entry window and the result section. 2) A calculator that provides the numbers and operators for evaluation along with the entry window for the result,

Notifications You must be signed in to change notification settings

UgIhen/Tkinter-Calculators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

The Calculator_manual provides an interface with two key features. a) The entry window; that allows the user to type the operation that needs to be performed. b) The result just below the window.

The Calculator_gui is a more advanced design that replicates the simple calculator. It provides the user with: a) all the numbers; b) all the simple arithmetic operators and c) an entry window for the user to see the operation performed within it.

Use these calculators anywhere on the go with your systems.

About

This repo contains two types of calculators - 1) a very simple calculator that provides only an entry window and the result section. 2) A calculator that provides the numbers and operators for evaluation along with the entry window for the result,

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages