Calculator
Completion requirements
Refactor the Calculator class in the Calculator repository to have a single compute method instead of the two methods we have now.
To perform this refactoring you should not need to change test code.
Last modified: Thursday, 10 November 2022, 12:05 PM