Java class
What am i missing my code is not wrong but this in not what i want it to do.
This is what my professor wants me to do.
Finally, add a static void printResult method that takes userInt1, userInt2, result and systemOperator as arguments and prints out the result. Hint: copy down the System.printf line and comment it out in the main program. All this does is print the result out in a method.
IM MAKING AND CALCULATOR BTW.
This is what my professor wants me to do.
Finally, add a static void printResult method that takes userInt1, userInt2, result and systemOperator as arguments and prints out the result. Hint: copy down the System.printf line and comment it out in the main program. All this does is print the result out in a method.
IM MAKING AND CALCULATOR BTW.

