I was following this video https://youtu.be/dfhmTyRTCSQ?si=ZL5K8rV76x5NEC2m all the way up to the 32:35 mark and noticed that my calculator is totally wrong (saying 2+2=2048 and disappearing after I type the next number). What have I done wrong for the calculator I'm building based upon the guidance in this tutorial to not work... well ... like a calculator at all? Here's my code and images of the calculator not working: ``````
Java simple calculator program w/ GUI
#Java #calculator #app
(NOT A COMPLETE CALCULATOR)