JordanLeich / Ultimate-Calculator

This is an incredibly powerful calculator and converter that is capable of many useful day-to-day functions that typical calculators cannot perform.
MIT License
42 stars 10 forks source link

Handle Input Errors and Enhanced GUI #22

Closed bot-coder05 closed 3 years ago

bot-coder05 commented 3 years ago

new_calculator.py Handle Input Errors Turn data into float instead of int

new_calculator_gui.py Added Exit and Clear buttons Backspace removes the last entered number/operator Keyboard shortcut for "=" (Enter Key)