This assignment is to create a MathUtils class with static methods to perform various mathematical operations. This will provide practice in defining and using static methods.
but this is mainly focus on creating the TestMathUtils to run the test, just run each teat on Intellij.