0 / 60 seg.

What value is printed when the following code is executed?

const arr = [1, 2, 3];
console.log(arr[2]);