Code Review
Compare your solutions
#| This exercise has no tests.
Any solution is a right answer. |#
If b is bigger than 0 (a positive number),
return the add operator. If its not, return minus.
Then, do the calc between a and b using the operator.