Simple Calculator | Visit here!
This was my first attempt at a simple calculator, I still was not able to implement OOP completely but I was able to make it functional.
I'm planning to add a conditional to the code that prevents the user from entering a second .
to the input if a number in the operation is already a decimal.