Lone Teen

We'll say that a number is "teen" if it is in the range 13..19 inclusive. Given 2 int values, return true if one or the other is teen, but not both.

Este exercício foi convertido para o PLM do excelente sítio de exercícios http://javabat.com/