ArrayFront9

Given an array of integers, return true if one of the first 4 elements in the array is a 9. The array length may be less than 4.

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