Skip to content

zleinweber/ZCalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ZCalc - A simple calculator.

This program was written just to practice some python.
It is a simple calculator with a GUI that allows a user to do math.

Everything should be fairly self explanetory in this program.  Click
on the number buttons to input a number then choose an operator.
Click the number buttons to enter the second number and press '='
to calculate the answer.

There is no delete button in the main app.  However, pressing the 'Delete'
button on the keyboard causes the last digit to be removed from the entry
and thus the calculation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages