If "count" returns the number of elements in the array (let's say four), then you don't want to iterate FIVE times over that array.
If "count" returns the number of elements in the array (let's say four), then you don't want to iterate FIVE times over that array.