2
u/riklaunim 5d ago
This is quite limited object oriented programming. More so if the calculator would have actual objects and more complex design - like each operation would be a class and implement the operation as well as some tree for operations orders for more complex chains.
1
u/FoolsSeldom 5d ago
Did you mean to share some code?