js get beggier number in array code example Example: javascript largest number in array const max = arr => Math.max(...arr);