Skip to content

leomonte-dev/calculator-project

Repository files navigation

=======================================================

To make sure the program will work, use:

python==3.11.8 (or versions below)

Then:

pip install -r requirements.txt

python main.py

=======================================================

Keyboard actions:

"+" -- Add the sum function.

"-" -- Add the subtraction function.

"=" or "↩" -- Shows the result on the display.

"/" -- Add the division function.

"*" -- Add the multiplication function.

"C" or "ESC" -- Clear the display.

"⌫" -- Remove the last digit to the right on the display.

Enjoy it :)

=======================================================

About

A simple calculator project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages