Implement `findMax(arr)` returning the largest number in a non-empty array.
Run your code to see results.