Positive Negative

Given 2 int values, return true if one is negative and one is positive. Unless negative is true, then they both must be negative.

This exercise was converted to PLM from the excellent exercising site http://javabat.com/