driscollis/applications_with_wxpython

Chapter 6 - Regular Calculator - Some Calculations Broken

brodycritchlow opened this issue · 2 comments

Macos Catalina 10.15.3
XCode Version: Not Installed
Ran command from Visual Studio Code Terminal

I ran the command python3 calc.py && pip3 install python3 this releases the calculator GUI. Then when i do a simple calculation it does an error.

Bug:
7*2 = 1?
Screen Shot 2020-03-28 at 11 40 25 PM
This is just a graphical error most likely.

Screen Shot 2020-03-28 at 11 44 42 PM

Umm? Is just the number 7 broken on this?

Screen Shot 2020-03-28 at 11 45 38 PM

Full rewrite to code maybe?