In [10;20]

Given 2 int values, return true if either of them is in the range 10..20 inclusive.

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