1. Write down a piece of code for computing the largest element from an array of integers. Trace this code on the example of an array consisting of numbers 8, 23, and 10.