You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project was originally written using intellij, but I have migrated it to Visual Studio Code.
This calculator is simple with an easy code to help novices learn how to create a calculator program with Java.
This is one of my fun project where I tried to clone the MacOS calculator app for windows. This calculator is simple with an easy code to help novices learn how to operate a calculator. It was made for my java course assignment.